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