mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-10 02:14:31 +02:00
Use typed properties
This commit is contained in:
parent
548ec2ea50
commit
51e05a8669
216 changed files with 603 additions and 698 deletions
|
@ -96,7 +96,7 @@ final class SandboxedTwigProvider
|
|||
];
|
||||
private const ALLOWED_PROPERTIES = [];
|
||||
|
||||
private $appExtension;
|
||||
private FormatExtension $appExtension;
|
||||
|
||||
public function __construct(FormatExtension $appExtension)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue