Skip to content

Commit

Permalink
Docbloc fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Dec 2, 2014
1 parent 85ed1db commit 4861dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/Table.php
Expand Up @@ -584,7 +584,7 @@ public function associations() {
*
* @param array $params Set of associations to bind (indexed by association type)
* @return void
* @see \Cake\ORM\Table::belongsToMany()
* @see \Cake\ORM\Table::belongsTo()
* @see \Cake\ORM\Table::hasOne()
* @see \Cake\ORM\Table::hasMany()
* @see \Cake\ORM\Table::belongsToMany()
Expand Down

0 comments on commit 4861dae

Please sign in to comment.