mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Add business fields in admin interface
This commit is contained in:
@@ -247,9 +247,9 @@ class databox_field implements cache_cacheableInterface
|
||||
|
||||
/**
|
||||
*
|
||||
* @param databox $databox
|
||||
* @param \databox $databox
|
||||
* @param int $id
|
||||
* @return databox_field
|
||||
* @return \databox_field
|
||||
*/
|
||||
public static function get_instance(databox &$databox, $id)
|
||||
{
|
||||
|
Reference in New Issue
Block a user