Skip to content

Instantly share code, notes, and snippets.

@pboethig
Created July 17, 2016 06:48
Show Gist options
  • Save pboethig/fe101001fc6c0d3b080a0fbce87da197 to your computer and use it in GitHub Desktop.
Save pboethig/fe101001fc6c0d3b080a0fbce87da197 to your computer and use it in GitHub Desktop.
<?php
/**
* Created by PhpStorm.
* User: root
* Date: 17.07.16
* Time: 07:49
*/
namespace Check\BlogBundle\Repositories;
class UserRepository extends EntityRepositoryAbstract
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment