permissions = $permissions; } /** * @return array */ public function __debugInfo(): array { return (array)$this; } }