Deprecated: ManagerSupervisorV2::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in /in/SAXOb on line 19
Deprecated: ManagerSupervisorV2::__construct(): Implicitly marking parameter $salary as nullable is deprecated, the explicit nullable type must be used instead in /in/SAXOb on line 19
object(ManagerSupervisorV1)#1 (2) {
["name":"ManagerSupervisorV1":private]=>
string(45) "Руководитель менеджеров"
["salary":"ManagerSupervisorV1":private]=>
float(1.5)
}
object(ManagerSupervisorV2)#1 (2) {
["name":"ManagerSupervisorV2":private]=>
string(45) "Руководитель менеджеров"
["salary":"ManagerSupervisorV2":private]=>
float(1.5)
}
object(ManagerSupervisorV3)#1 (2) {
["name":"ManagerSupervisorV3":private]=>
string(45) "Руководитель менеджеров"
["salary":"ManagerSupervisorV3":private]=>
float(1.5)
}