You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the page object here is null then return early. this allows other code to hijack the pages cache and add key-value that do not relate to a real page object. like sitemaps.
why hijack? so these cache values get flushed when the pages cache does.
if the page object here is null then return early. this allows other code to hijack the pages cache and add key-value that do not relate to a real page object. like sitemaps.
why hijack? so these cache values get flushed when the pages cache does.
staticache/src/StatiCache.php
Line 107 in 9ef2d71
The text was updated successfully, but these errors were encountered: