]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/request/class_Requestable.php
Continued:
[core.git] / framework / main / interfaces / request / class_Requestable.php
index 34ca1613c4f8609779ff415042cb300e72b3b29b..60def40ceb56926882ec15394d49ef1ae35cb8b4 100644 (file)
@@ -75,7 +75,7 @@ interface Requestable extends FrameworkInterface {
         * @param       $isValid        Whether the request is valid
         * @return      void
         */
-       function requestIsValid ($isValid = true);
+       function requestIsValid (bool $isValid = true);
 
        /**
         * Returns whether this request is valid