/var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/tests/Fixture
Edit: /var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/tests/Fixture/SectionsTranslationsFixture.php (1185B)
['type' => 'integer'],
'locale' => ['type' => 'string', 'null' => false],
'title' => ['type' => 'string'],
'_constraints' => ['primary' => ['type' => 'primary', 'columns' => ['id', 'locale']]],
];
/**
* records property
*
* @var array
*/
public $records = [];
}