testing #110
Annotations
3 errors
UndefinedInterfaceMethod:
src/DependencyInjection/Configuration.php#L31
src/DependencyInjection/Configuration.php:31:23: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::scalarNode does not exist (see https://psalm.dev/181)
|
UnusedBaselineEntry:
src/DependencyInjection/Configuration.php#L1
src/DependencyInjection/Configuration.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyUndefinedMethod" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/DependencyInjection/Configuration.php#L1
src/DependencyInjection/Configuration.php:0:0: UnusedBaselineEntry: Baseline for issue "ReservedWord" has 1 extra entry. (see https://psalm.dev/316)
|