Browse Source

Cleanup

tags/1.6.0
leandrogehlen 6 years ago
parent
commit
5c2ddca0cf
  1. 3
      tests/models/ProjectImage.php

3
tests/models/ProjectImage.php

@ -4,9 +4,6 @@ namespace tests\models;
class ProjectImage extends \yii\db\ActiveRecord class ProjectImage extends \yii\db\ActiveRecord
{ {
/** @var int */
protected $order;
/** /**
* @inheritdoc * @inheritdoc
*/ */

Loading…
Cancel
Save