PHP Класс CakeDC\Users\Model\Entity\SocialAccount

Наследование: extends Cake\ORM\Entity
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_accessible array Fields that can be mass assigned using newEntity() or patchEntity().
$_hidden array Fields that are excluded from JSON an array versions of the entity.

Описание свойств

$_accessible защищенное свойство

Fields that can be mass assigned using newEntity() or patchEntity().
protected array $_accessible
Результат array

$_hidden защищенное свойство

Fields that are excluded from JSON an array versions of the entity.
protected array $_hidden
Результат array