Merge commit '9cd6b3e1c7cd81d0a4b0da68d9b3ff026c9f6495'

This commit is contained in:
Dylan K. Taylor
2020-01-22 15:04:06 +00:00
12 changed files with 19 additions and 57 deletions

View File

@@ -45,9 +45,7 @@ class Permission{
/** @var string */
private $description;
/**
* @var bool[]
*/
/** @var bool[] */
private $children;
/** @var string */