We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab36f53 commit ecba721Copy full SHA for ecba721
src/VersatileAcl.php
@@ -31,6 +31,8 @@
31
* A class for managing entities and permissions for access controlling resources in applications using this package
32
*
33
* @author rotimi
34
+ *
35
+ * @psalm-suppress RedundantCondition
36
*/
37
class VersatileAcl {
38
0 commit comments