mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-24 14:31:42 +01:00
Spostamento delle classi Common in src
This commit is contained in:
parent
1d8ce9c437
commit
8bd9643f5d
@ -18,7 +18,6 @@
|
||||
*/
|
||||
|
||||
return [
|
||||
'include' => 'Common',
|
||||
'modules/aggiornamenti' => 'Modules\Aggiornamenti',
|
||||
'modules/anagrafiche' => 'Modules\Anagrafiche',
|
||||
'modules/backups' => 'Modules\Backups',
|
||||
|
0
include/src/Components/Article.php → src/Common/Components/Article.php
Executable file → Normal file
0
include/src/Components/Article.php → src/Common/Components/Article.php
Executable file → Normal file
0
include/src/Components/Description.php → src/Common/Components/Description.php
Executable file → Normal file
0
include/src/Components/Description.php → src/Common/Components/Description.php
Executable file → Normal file
0
include/src/Components/Discount.php → src/Common/Components/Discount.php
Executable file → Normal file
0
include/src/Components/Discount.php → src/Common/Components/Discount.php
Executable file → Normal file
0
include/src/Components/MorphTrait.php → src/Common/Components/MorphTrait.php
Executable file → Normal file
0
include/src/Components/MorphTrait.php → src/Common/Components/MorphTrait.php
Executable file → Normal file
0
include/src/Components/Row.php → src/Common/Components/Row.php
Executable file → Normal file
0
include/src/Components/Row.php → src/Common/Components/Row.php
Executable file → Normal file
0
include/src/Document.php → src/Common/Document.php
Executable file → Normal file
0
include/src/Document.php → src/Common/Document.php
Executable file → Normal file
0
include/src/Model.php → src/Common/Model.php
Executable file → Normal file
0
include/src/Model.php → src/Common/Model.php
Executable file → Normal file
0
include/src/ReferenceInterface.php → src/Common/ReferenceInterface.php
Executable file → Normal file
0
include/src/ReferenceInterface.php → src/Common/ReferenceInterface.php
Executable file → Normal file
Loading…
Reference in New Issue
Block a user