mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Update patches
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
interface patchInterface
|
||||
{
|
||||
|
||||
@@ -9,5 +11,5 @@ interface patchInterface
|
||||
|
||||
public function require_all_upgrades();
|
||||
|
||||
public function apply(base &$base);
|
||||
public function apply(base &$base, Application $app);
|
||||
}
|
||||
|
Reference in New Issue
Block a user