Cake5: Typed property access bug
dereuromark opened this issue · 1 comments
dereuromark commented
some Table:
Skipping associations: Typed property Cake\ORM\Association\BelongsToMany::$_through must not be accessed before initialization
e.g. when using
$this->belongsToMany('Articles', [..]
dereuromark commented
445f4a7 for now