Notice: Undefined variable: namespace in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 3
;
Notice: Undefined variable: api_resource in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 5

Notice: Undefined variable: api_resource in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 6
use
Notice: Undefined variable: repository_full_class_name in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 8
; use Doctrine\ORM\Mapping as ORM;
Notice: Undefined variable: broadcast in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 10

Notice: Undefined variable: use_attributes in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 13
/**
Notice: Undefined variable: api_resource in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 15

Notice: Undefined variable: broadcast in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 17
* @ORM\Entity(repositoryClass=
Notice: Undefined variable: repository_class_name in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 19
::class)
Notice: Undefined variable: should_escape_table_name in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 20
*/
Notice: Undefined variable: doctrine_use_attributes in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 24

Notice: Undefined variable: api_resource in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 29

Notice: Undefined variable: broadcast in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 32
class
Notice: Undefined variable: class_name in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 35
{
Notice: Undefined variable: doctrine_use_attributes in /home/developer/public_html/elnashra.com/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Entity.tpl.php on line 37
/** * @ORM\Id * @ORM\GeneratedValue * @ORM\Column(type="integer") */ private $id; public function getId(): ?int { return $this->id; } }