Skip to content

Commit

Permalink
Update Translator.php
Browse files Browse the repository at this point in the history
  • Loading branch information
hpolthof committed Nov 4, 2015
1 parent d6ca045 commit 0921dd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Translator.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ protected static function isNamespaced($namespace)
* @param string $key
* @param array $replace
* @param string $locale
* @param bool $fallback
* @return string
*/
public function get($key, array $replace = array(), $locale = null, $fallback = true)
Expand Down

0 comments on commit 0921dd5

Please sign in to comment.