fix devops error
This commit is contained in:
@@ -50,6 +50,6 @@ trait DateStats
|
||||
|
||||
public static function getModel()
|
||||
{
|
||||
return new Model;
|
||||
return new Model();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user