No, that form doesnt work with ‘get’
$this->hasMany('Table,[
'foreignKey' => 'idTable',
'sort' => 'Table.idTable ASC'
]);
this is done in my associated table
No, that form doesnt work with ‘get’
$this->hasMany('Table,[
'foreignKey' => 'idTable',
'sort' => 'Table.idTable ASC'
]);
this is done in my associated table