Skip to content

Commit

Permalink
Table mixin added to Association
Browse files Browse the repository at this point in the history
  • Loading branch information
btaens committed Feb 26, 2016
1 parent cbe903c commit 9390429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ORM/Association.php
Expand Up @@ -27,6 +27,7 @@
* An Association is a relationship established between two tables and is used
* to configure and customize the way interconnected records are retrieved.
*
* @mixin \Cake\ORM\Table
*/
abstract class Association
{
Expand Down

0 comments on commit 9390429

Please sign in to comment.