Skip to content

Commit 0bb5b76

Browse files
committed
Drop deprecated lazy annotation
1 parent 573808a commit 0bb5b76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Classes/Domain/Model/Questioncategory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ class Questioncategory extends AbstractModel
2828
*
2929
* @var \HDNET\Faq\Domain\Model\Questioncategory
3030
* @db int(11) DEFAULT '0' NOT NULL
31-
* @lazy
3231
*/
3332
protected $parent;
3433

0 commit comments

Comments
 (0)