Factories::models breaks __callStatic function arguments passed to the class |
What do you mean?
It seems Model constructor accept only ConnectionInterface and ValidationInterface. https://github.com/codeigniter4/CodeIgni...l.php#L132 |
Messages In This Thread |
Factories::models breaks __callStatic function arguments passed to the class - by stopz - 09-28-2022, 01:34 AM
RE: Factories::models breaks __callStatic function arguments passed to the class - by kenjis - 09-28-2022, 02:30 PM
RE: Factories::models breaks __callStatic function arguments passed to the class - by paulbalandan - 10-05-2022, 03:06 AM
RE: Factories::models breaks __callStatic function arguments passed to the class - by stopz - 10-27-2022, 02:54 AM
RE: Factories::models breaks __callStatic function arguments passed to the class - by kenjis - 10-27-2022, 06:11 AM
|