update php-cs-fixer
This commit is contained in:
parent
2068ba1fed
commit
46f300f890
140 changed files with 1703 additions and 1251 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
$app = new MVC\Classe\Modular($name,'MODULE',$url_params);
|
||||
$templateData = array('app' => $app);
|
||||
$app = new MVC\Classe\Modular($name, 'MODULE', $url_params);
|
||||
$templateData = array('app' => $app);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue