It seems like array(new \samsoncms\for...вание', true), 0)) of type array<integer,object<sam...orm\\field\\Generic>"}> is incompatible with the declared type array<integer,object<samsoncms\form\tab\Generic>> of property $fields.
Our type inference engine has found an assignment to a property that is incompatible
with the declared type of that property.
Either this assignment is in error or the assigned type should be added
to the documentation/type hint for that property..
The function t() has been deprecated with message: Should be used as $this->system->getContainer()->geti18n()->translate()|plural()
This function has been deprecated. The supplier of the file has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the function will be
removed from the class and what other function to use instead.
Loading history...
30
);
31
32
// Call parent constructor to define all class fields
Our type inference engine has found an assignment to a property that is incompatible with the declared type of that property.
Either this assignment is in error or the assigned type should be added to the documentation/type hint for that property..