mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix tests on PHP 5.4
This commit is contained in:
@@ -57,7 +57,7 @@ interface record_Interface
|
||||
|
||||
public function get_duration();
|
||||
|
||||
public function move_to_collection(collection &$collection, appbox &$appbox);
|
||||
public function move_to_collection(collection $collection, appbox $appbox);
|
||||
|
||||
public function get_rollover_thumbnail();
|
||||
|
||||
|
Reference in New Issue
Block a user