Laravel version update
Laravel version update
This commit is contained in:
@@ -146,7 +146,7 @@ class Translator implements TranslatorInterface
|
||||
*
|
||||
* @param Extension\ExtensionInterface $extension
|
||||
*
|
||||
* @return Translator
|
||||
* @return $this
|
||||
*/
|
||||
public function registerExtension(Extension\ExtensionInterface $extension)
|
||||
{
|
||||
@@ -182,7 +182,7 @@ class Translator implements TranslatorInterface
|
||||
*
|
||||
* @param ParserInterface $shortcut
|
||||
*
|
||||
* @return Translator
|
||||
* @return $this
|
||||
*/
|
||||
public function registerParserShortcut(ParserInterface $shortcut)
|
||||
{
|
||||
|
Reference in New Issue
Block a user