Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j committed May 7, 2019
1 parent 2fbf09f commit c210a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Select.php
Expand Up @@ -42,7 +42,7 @@ final class Select implements \IteratorAggregate, \Countable, PaginableInterface
/** @var ORMInterface @internal */
private $orm;

/** @var LoaderInterface */
/** @var RootLoader */
private $loader;

/** @var QueryBuilder */
Expand Down

0 comments on commit c210a5a

Please sign in to comment.