Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Commit

Permalink
apidoc return value patch
Browse files Browse the repository at this point in the history
  • Loading branch information
basz committed Nov 13, 2014
1 parent 6c73abf commit f85006f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public function __construct(EntityManager $entityManager)
/**
* @param string $locale
* @param string $domain
* @return null|TextDomain
* @return TextDomain
* @throws \BsbDoctrineTranslationLoader\I18n\Exception\InvalidArgumentException
*/
public function load($locale, $domain)
Expand Down

0 comments on commit f85006f

Please sign in to comment.