+3
-1
@@ -33,7 +33,9 @@
|
||||
"Config\\": "app/Config/"
|
||||
},
|
||||
"exclude-from-classmap": [
|
||||
"**/Database/Migrations/**"
|
||||
"**/Database/Migrations/**",
|
||||
"app/ThirdParty/fpdf/",
|
||||
"app/Views/invoice_payment/pdf_template.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
|
||||
Reference in New Issue
Block a user