/var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/tests/Fixture
Edit: /var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/tests/Fixture/CompositeIncrementsFixture.php (1214B)
['type' => 'integer', 'null' => false, 'autoIncrement' => true],
'account_id' => ['type' => 'integer', 'null' => false],
'name' => ['type' => 'string', 'default' => null],
'_constraints' => ['primary' => ['type' => 'primary', 'columns' => ['id', 'account_id']]],
];
/**
* records property
*
* @var array
*/
public $records = [
];
}