src: style sweep

This commit is contained in:
Franco Fichtner 2025-02-26 15:00:01 +01:00
parent 128536b778
commit b50a9eec0f

View File

@ -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