activate bleeding edge phpstan rules (#2898)
This commit is contained in:
@@ -30,6 +30,7 @@ class Configuration
|
||||
* @ORM\Id
|
||||
* @ORM\GeneratedValue
|
||||
* @ORM\Column(name="id", type="integer")
|
||||
* @phpstan-ignore-next-line
|
||||
*/
|
||||
private $id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user