mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
set_original_name wasn't working as expected. Added test.
This commit is contained in:
@@ -89,7 +89,7 @@ class databox_descriptionStructure implements IteratorAggregate, Countable
|
||||
|
||||
/**
|
||||
* @param string $name
|
||||
* @return databox_field
|
||||
* @return databox_field|null
|
||||
*/
|
||||
public function get_element_by_name($name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user