Home
last modified time | relevance | path

Searched hist:"43 ff10567f5efa5a01b2c631967db749bedd0bc3" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Cache/
H A DCache.php43ff10567f5efa5a01b2c631967db749bedd0bc3 Mon Feb 04 08:57:22 UTC 2019 Michael Große <mic.grosse@googlemail.com> Adjust comment to better reflect method

That method cannot be private or protected, since it has to be used by
the event handler. Thus adjust the method comment to internal to better
represent that it shouldn't be used by other classes.