Closed dereuromark closed 11 months ago
some Table:
Skipping associations: Typed property Cake\ORM\Association\BelongsToMany::$_through must not be accessed before initialization
e.g. when using
$this->belongsToMany('Articles', [..]
https://github.com/dereuromark/cakephp-ide-helper/commit/445f4a7bddef54dc3c4d63f1e88363c10b3990e6 for now
Refs https://github.com/cakephp/cakephp/pull/17485
some Table:
e.g. when using