Created
July 17, 2016 06:48
-
-
Save pboethig/fe101001fc6c0d3b080a0fbce87da197 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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