We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573808a commit 0bb5b76Copy full SHA for 0bb5b76
Classes/Domain/Model/Questioncategory.php
@@ -28,7 +28,6 @@ class Questioncategory extends AbstractModel
28
*
29
* @var \HDNET\Faq\Domain\Model\Questioncategory
30
* @db int(11) DEFAULT '0' NOT NULL
31
- * @lazy
32
*/
33
protected $parent;
34
0 commit comments