This commit is contained in:
Romain Neutron
2013-05-29 21:21:02 +02:00
parent e36e7ad085
commit 38f38290c8
35 changed files with 1577 additions and 1592 deletions

View File

@@ -147,4 +147,3 @@ class databox_descriptionStructure implements IteratorAggregate, Countable
return count($this->elements);
}
}

View File

@@ -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
*