Code style fixes
This commit is contained in:
parent
0868eb9c69
commit
6891b8a75f
87 changed files with 598 additions and 603 deletions
|
|
@ -17,7 +17,7 @@ class ProjectBase extends Model
|
|||
/**
|
||||
* @var array
|
||||
*/
|
||||
public static $sleepable = array();
|
||||
public static $sleepable = [];
|
||||
|
||||
/**
|
||||
* @var string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue