src/EventSubscriber/FormEventSubscriber.php
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
public function __construct(protected AccountProxyInterface $currentUser, protected StateInterface $state) {}
- Exclude checks
Parameter $state is not described in comment Open
Open
/**
- Exclude checks