phpstan improvements (#3092)
This commit is contained in:
@@ -39,7 +39,6 @@ class Tag
|
||||
* @ORM\Column(name="id", type="integer")
|
||||
* @ORM\Id
|
||||
* @ORM\GeneratedValue(strategy="IDENTITY")
|
||||
* @phpstan-ignore-next-line
|
||||
*/
|
||||
private $id;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user