mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
Rector: apply rules for doctrine code quality
This commit is contained in:
@@ -48,7 +48,7 @@ class AbstractTaskPlaceEvent
|
||||
* @ORM\Id
|
||||
* @ORM\GeneratedValue(strategy="AUTO")
|
||||
*/
|
||||
private $id;
|
||||
private ?int $id = null;
|
||||
|
||||
/**
|
||||
* @ORM\Column(name="transition", type="string", length=255)
|
||||
|
Reference in New Issue
Block a user