Add tests for InstanceManager and remove Decorator hook logic (avoid complex Dice logic)

pull/1407/head
Philipp 2023-07-17 00:10:15 +02:00 committed by Hypolite Petovan
parent 745f9c1e5f
commit e315abc788
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
* *
*/ */
use Friendica\Core\Hooks\Capabilities\HookType as H; use Friendica\Core\Hooks\Capabilities\BehavioralHookType as H;
return [ return [
H::STRATEGY => [ H::STRATEGY => [