Skip to content
Snippets Groups Projects
Commit f70efc8f authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Plus de develper tools : c'est devenu inutile

parent 5e98da35
No related branches found
No related tags found
No related merge requests found
Pipeline #17233 passed
...@@ -69,19 +69,6 @@ return [ ...@@ -69,19 +69,6 @@ return [
], ],
], ],
'laminas-developer-tools' => [
'profiler' => [
'collectors' => [
Service\CollectorService::class => Service\CollectorService::class,
],
],
'toolbar' => [
'entries' => [
Service\CollectorService::class => 'laminas-developer-tools/toolbar/unicaen-tbl',
],
],
],
'doctrine' => [ 'doctrine' => [
'driver' => [ 'driver' => [
'unicaen_tbl_driver' => [ 'unicaen_tbl_driver' => [
...@@ -103,10 +90,6 @@ return [ ...@@ -103,10 +90,6 @@ return [
'template_path_stack' => [ 'template_path_stack' => [
'unicaen-tbl' => __DIR__ . '/../view', 'unicaen-tbl' => __DIR__ . '/../view',
], ],
'template_map' => [
'laminas-developer-tools/toolbar/unicaen-tbl'
=> dirname(__DIR__) . '/view/laminas-developer-tools/toolbar/unicaen-tbl.phtml',
],
], ],
'controllers' => [ 'controllers' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment