mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:21:43 +02:00
[ticket/16856] Remove extra empty line
PHPBB3-16856
This commit is contained in:
@@ -202,7 +202,6 @@ class extension extends \Twig\Extension\AbstractExtension
|
|||||||
return call_user_func_array([$this->language, 'is_set'], [$key]);
|
return call_user_func_array([$this->language, 'is_set'], [$key]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get output for language variable in JS code
|
* Get output for language variable in JS code
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user