forked from wallabag/wallabag
Fix incorrect comment.
This commit is contained in:
@ -7,7 +7,7 @@ use Symfony\Component\Validator\Constraints as Assert;
|
|||||||
use KPhoen\RulerZBundle\Validator\Constraints as RulerZAssert;
|
use KPhoen\RulerZBundle\Validator\Constraints as RulerZAssert;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Config.
|
* Tagging rule.
|
||||||
*
|
*
|
||||||
* @ORM\Entity(repositoryClass="Wallabag\CoreBundle\Repository\TaggingRuleRepository")
|
* @ORM\Entity(repositoryClass="Wallabag\CoreBundle\Repository\TaggingRuleRepository")
|
||||||
* @ORM\Table
|
* @ORM\Table
|
||||||
|
|||||||
Reference in New Issue
Block a user