mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Fix tests on PHP 5.4
This commit is contained in:
@@ -11,5 +11,5 @@ interface patchInterface
|
||||
|
||||
public function require_all_upgrades();
|
||||
|
||||
public function apply(base &$base, Application $app);
|
||||
public function apply(base $base, Application $app);
|
||||
}
|
||||
|
Reference in New Issue
Block a user