protected $type = [
'hiredate'=>'timestamp'
];
What does this paragraph mean?
should define an array attribute of the class that can be accessed by subclasses
should define an array attribute of the class that can be accessed by subclasses