/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakephp/cakephp/tests/Fixture
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/cakephp/cakephp/tests/Fixture/CakeSessionsFixture.php (1194B)
['type' => 'string', 'length' => 128],
'data' => ['type' => 'text', 'null' => true],
'expires' => ['type' => 'integer', 'length' => 11, 'null' => true],
'_constraints' => ['primary' => ['type' => 'primary', 'columns' => ['id']]],
];
/**
* records property
*
* @var array
*/
public $records = [];
}