Fixed formatting of almost every file

This commit is contained in:
Nabeel Shahzad
2018-02-20 22:33:09 -06:00
parent c5b6ca53fa
commit ea09a18956
138 changed files with 600 additions and 508 deletions

View File

@@ -1,14 +1,7 @@
<?php
/**
* Created by IntelliJ IDEA.
* User: nshahzad
* Date: 12/1/17
* Time: 4:49 PM
*/
namespace App\Services;
class ModuleService extends BaseService
{
protected static $adminLinks = [];