/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/src/Model/Entity
NameSizeModeActions
SocialAccount.php9390644editdlrm
User.php45350644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/src/Model/Entity/SocialAccount.php (939B)
true, 'id' => false, ]; /** * Fields that are excluded from JSON an array versions of the entity. * * @var array */ protected $_hidden = [ 'token', 'token_secret', 'token_expires', ]; }