mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 19:13:49 +00:00
php cs fixes
This commit is contained in:
@@ -17,6 +17,4 @@ namespace Chill\TaskBundle\Repository;
|
||||
* This class was generated by the Doctrine ORM. Add your own custom
|
||||
* repository methods below.
|
||||
*/
|
||||
abstract class AbstractTaskRepository extends \Doctrine\ORM\EntityRepository
|
||||
{
|
||||
}
|
||||
abstract class AbstractTaskRepository extends \Doctrine\ORM\EntityRepository {}
|
||||
|
Reference in New Issue
Block a user