mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Fix CS
This commit is contained in:
@@ -147,4 +147,3 @@ class databox_descriptionStructure implements IteratorAggregate, Countable
|
||||
return count($this->elements);
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -872,9 +872,9 @@ class databox_field implements cache_cacheableInterface
|
||||
/**
|
||||
*
|
||||
* @param \Alchemy\Phrasea\Application $app
|
||||
* @param databox $databox
|
||||
* @param type $name
|
||||
* @param type $multi
|
||||
* @param databox $databox
|
||||
* @param type $name
|
||||
* @param type $multi
|
||||
*
|
||||
* @return databox_field
|
||||
*
|
||||
|
Reference in New Issue
Block a user