correct property comment

This commit is contained in:
joostdekeijzer 2014-01-29 12:25:09 +01:00
parent 9b4c2f3c86
commit 827c815cf1

View file

@ -3258,7 +3258,7 @@ class TranslatedArticle extends CakeTestModel {
public $belongsTo = array('User');
/**
* belongsTo property
* hasMany property
*
* @var array
*/