dereuromark/cakephp-ide-helper

Cake5: Typed property access bug

dereuromark opened this issue · 1 comments

some Table:

Skipping associations: Typed property Cake\ORM\Association\BelongsToMany::$_through must not be accessed before initialization

e.g. when using

$this->belongsToMany('Articles', [..]