Skip to content

Commit

Permalink
Fix annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Feb 20, 2018
1 parent 660f964 commit d2b23e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/Locator/LocatorInterface.php
Expand Up @@ -19,7 +19,7 @@
/**
* Registries for Table objects should implement this interface.
*
* @method array getConfig()
* @method array getConfig($alias)
* @method $this setConfig($alias, $options = null)
*/
interface LocatorInterface
Expand Down

0 comments on commit d2b23e4

Please sign in to comment.