doc all entities
This commit is contained in:
@@ -7,7 +7,10 @@ use Doctrine\Common\Collections\Collection;
|
||||
use Doctrine\ORM\Mapping as ORM;
|
||||
|
||||
/**
|
||||
* Grid
|
||||
* Class Grid
|
||||
*
|
||||
* @package Mine\SeekerBundle\Entity
|
||||
* @author system7 <https://www.laszlolang.com>
|
||||
*
|
||||
* @ORM\Table(name="grid")
|
||||
* @ORM\Entity(repositoryClass="Mine\SeekerBundle\Repository\GridRepository")
|
||||
|
||||
Reference in New Issue
Block a user