mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Put flags in ES structure
This commit is contained in:
@@ -24,4 +24,7 @@ interface Structure
|
||||
* @throws \DomainException
|
||||
*/
|
||||
public function isPrivate($name);
|
||||
|
||||
public function getAllFlags();
|
||||
public function getFlagByName($name);
|
||||
}
|
||||
|
Reference in New Issue
Block a user