Fixess nette 3.0 version

This commit is contained in:
2022-01-25 18:30:23 +01:00
parent 431961ed8f
commit c69bf82ecc
7 changed files with 126 additions and 14 deletions

View File

@@ -10,6 +10,8 @@ trait TId
* @ORM\Column(type="integer", nullable=FALSE)
* @ORM\Id
* @ORM\GeneratedValue
*
* @property int $id
*/
private $id;