Class PropertyType
Property Type Entity.
- Cake\ORM\Entity
- BEdita\Core\Model\Entity\PropertyType implements BEdita\Core\Utility\JsonApiSerializable uses BEdita\Core\Model\Entity\JsonApiModelTrait
Methods summary
Methods inherited from BEdita\Core\Utility\JsonApiSerializable
Methods used from BEdita\Core\Model\Entity\JsonApiModelTrait
Properties summary
protected
array
|
$_accessible
|
#
[
'*' => false,
'name' => true,
'params' => true,
'created' => false,
'modified' => false,
'core_type' => false,
]
|