activate bleeding edge phpstan rules (#2898)
This commit is contained in:
@@ -47,6 +47,7 @@ class Invoice
|
||||
* @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