mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
This commit is contained in:
@@ -39,9 +39,9 @@ class FormCompatibilityExtension extends AbstractExtension
|
||||
// Alias of dict_s, to be compatible with Symfony/Twig standard
|
||||
new TwigFilter('trans', function ($sStringCode, $aData = null, $sTransDomain = false) {
|
||||
return Dict::S($sStringCode);
|
||||
})
|
||||
}),
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user