phpstan improvements (#3092)
This commit is contained in:
@@ -30,7 +30,6 @@ class Role
|
||||
* @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