Making code PSR2 compliant
This commit is contained in:
@@ -36,5 +36,5 @@ class Setting extends BaseModel
|
||||
return $obj;
|
||||
}
|
||||
|
||||
var $_table = 'Settings';
|
||||
public $table = 'Settings';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user