mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
💡 N°3522 PHPDoc
This commit is contained in:
@@ -150,10 +150,12 @@ class TwigHelper
|
||||
* @param string $sMessage
|
||||
*
|
||||
* @return string error panel markup
|
||||
*
|
||||
* @throws \ReflectionException
|
||||
* @throws \Twig\Error\LoaderError
|
||||
* @throws \Twig\Error\RuntimeError
|
||||
* @throws \Twig\Error\SyntaxError
|
||||
* @since 3.0.0 N°3522 method creation
|
||||
*/
|
||||
protected static function GenerateEndUserError(string $sTitle, string $sMessage): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user