educacionRepository.php 250 Bytes
<?php

namespace UBV\PracticaBundle\Repository;

/**
 * educacionRepository
 *
 * This class was generated by the Doctrine ORM. Add your own custom
 * repository methods below.
 */
class educacionRepository extends \Doctrine\ORM\EntityRepository
{
}