mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 11:04:42 +00:00
src: style sweep
This commit is contained in:
parent
128536b778
commit
b50a9eec0f
@ -352,7 +352,7 @@ abstract class BaseModel
|
||||
* @throws ModelException if the model xml is not found or invalid
|
||||
* @throws ReflectionException
|
||||
*/
|
||||
public function __construct($lazyload=false)
|
||||
public function __construct($lazyload = false)
|
||||
{
|
||||
$this->internalForceLazyLoading = $lazyload;
|
||||
// setup config handle to singleton config singleton
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user