mirror of
https://github.com/processwire/processwire.git
synced 2025-08-09 08:17:12 +02:00
Various minor updates: add a $config->version($minVersion) function, add @since tags in Sanitizer, update count() => wireCount() in FieldtypePageTable and add PHPdoc hints where phpstorm is asking for them, update InputfieldImage to track change for the field when an action manipulates the image file, plus some other minor odds and ends.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* @property bool $isSuperuser
|
||||
* @property bool $isEditor
|
||||
* @property bool $isLoggedIn
|
||||
* @property bool $isModal
|
||||
* @property bool|string $isModal
|
||||
* @property bool|int $useAsLogin
|
||||
* @method array getUserNavArray()
|
||||
*
|
||||
|
Reference in New Issue
Block a user