packagist dereuromark/cakephp-ide-helper 0.12.5

latest releases: dev-master, dev-dereuromark-patch-1, dev-better-event-method-annotation...
5 years ago

Bugfixes

Fixed the pivot relation from BelongsToMany to the correct one (HasMany):

 * @property \App\Model\Table\FeaturesFeaturesTable|\Cake\ORM\Association\HasMany $FeaturesFeatures
 * @property \App\Model\Table\FeaturesModulesTable|\Cake\ORM\Association\HasMany $FeaturesModules
 */
class FeaturesTable extends Table

HABTM is always 2x hasMany from the outside in and 2x belongsTo from the inside out.

Don't miss a new cakephp-ide-helper release

NewReleases is sending notifications on new releases.