Loading config/autoload/unicaen-code.global.php +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ $settings = [ 'triggers' => [ [ 'template' => 'AwareTrait', 'type' => ['Service', 'Hydrator', 'Provider', 'Processus', 'Connecteur'], 'type' => ['Service', 'Hydrator', 'Provider', 'Processus', 'Connecteur', 'Listener'], 'generator' => function (array $params): array { $params['template'] = 'ServiceAwareTrait'; Loading Loading
config/autoload/unicaen-code.global.php +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ $settings = [ 'triggers' => [ [ 'template' => 'AwareTrait', 'type' => ['Service', 'Hydrator', 'Provider', 'Processus', 'Connecteur'], 'type' => ['Service', 'Hydrator', 'Provider', 'Processus', 'Connecteur', 'Listener'], 'generator' => function (array $params): array { $params['template'] = 'ServiceAwareTrait'; Loading