mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Add status attribute
This commit is contained in:
@@ -18,6 +18,7 @@ interface Attribute
|
||||
{
|
||||
const NAME_METADATA = 'metadata';
|
||||
const NAME_STORY = 'story';
|
||||
const NAME_STATUS = 'status';
|
||||
|
||||
/**
|
||||
* Return the name of the attribute, one of the self::NAME_* constants
|
||||
|
Reference in New Issue
Block a user