for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Starkerxp\CampaignBundle\Repository;
/**
* TemplateRepository.
*
* This class was generated by the Doctrine ORM. Add your own custom
* repository methods below.
*/
class TemplateRepository extends \Doctrine\ORM\EntityRepository
{
public function getQueryListe()
$query = $this->createQueryBuilder('t');
return $query;
}
This check marks files that end in a newline character, i.e. an empy line.
This check marks files that end in a newline character, i.e. an empy line.