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