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
@@ -23,6 +22,8 @@ Documentation can be found on the [website](https://doc.nette.org/access-control
23
22
24
23
In the examples, we will use an object of class [Nette\Security\User](https://api.nette.org/3.0/Nette/Security/User.html), which represents the current user.
25
24
25
+
It requires PHP version 7.1 and supports PHP up to 8.0.
0 commit comments