Private
Public Access
1
0

doc all entities

This commit is contained in:
2018-05-20 21:27:45 +02:00
parent 2f3062bf33
commit ae8794f564
18 changed files with 153 additions and 66 deletions

View File

@@ -3,10 +3,10 @@
namespace Mine\SeekerBundle\Repository;
/**
* GridRepository
* Class GridRepository
*
* This class was generated by the Doctrine ORM. Add your own custom
* repository methods below.
* @package Mine\SeekerBundle\Repository
* @author system7 <https://www.laszlolang.com>
*/
class GridRepository extends \Doctrine\ORM\EntityRepository
{