mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-28 20:50:06 +02:00
Refactored TwigExtensions Part 2
This commit is contained in:
parent
b078389381
commit
a9e527ce2a
22 changed files with 168 additions and 124 deletions
|
@ -11,7 +11,7 @@ use Twig\TwigTest;
|
|||
/**
|
||||
* The functionalities here extend the Twig with some core functions, which are independently of Part-DB.
|
||||
*/
|
||||
class TwigCoreExtension extends AbstractExtension
|
||||
final class TwigCoreExtension extends AbstractExtension
|
||||
{
|
||||
protected $objectNormalizer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue