Skip to content

Commit

Permalink
fs
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleš committed Mar 29, 2019
1 parent 9d49715 commit 7e8b68f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Translator.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class Translator extends Symfony\Component\Translation\Translator implements Net
/** @var array @internal */
private $resourcesLocales = [];


/**
* @param Translette\Translation\LocaleResolver $localeResolver
* @param Translette\Translation\FallbackResolver $fallbackResolver
Expand Down Expand Up @@ -175,6 +176,7 @@ public function setDomain(?string $string): self
return $this;
}


/**
* @return array
*/
Expand Down

0 comments on commit 7e8b68f

Please # to comment.