Skip to content

Commit

Permalink
[CS] Port Repository\*
Browse files Browse the repository at this point in the history
  • Loading branch information
Majkl578 committed Jan 4, 2018
1 parent f94e5ef commit 0c7745a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@

/**
* This factory is used to create default repository objects for entities at runtime.
*
* @author Guilherme Blanco <guilhermeblanco@hotmail.com>
* @since 2.4
*/
final class DefaultRepositoryFactory implements RepositoryFactory
{
Expand Down
3 changes: 0 additions & 3 deletions lib/Doctrine/ORM/Repository/RepositoryFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@

/**
* Interface for entity repository factory.
*
* @author Guilherme Blanco <guilhermeblanco@hotmail.com>
* @since 2.4
*/
interface RepositoryFactory
{
Expand Down

0 comments on commit 0c7745a

Please sign in to comment.