Commit 79254e8b authored by Nicolas Widart's avatar Nicolas Widart

Adding a module namespace

parent abf72a9c
<?php
return [
'namespace' => 'Modules',
'stubs' => [
'enabled' => false,
'path' => base_path().'/vendor/pingpong/modules/src/Pingpong/Modules/Commands/stubs',
......@@ -131,4 +131,4 @@ return [
'lifetime' => 60
]
];
\ No newline at end of file
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment