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