<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.24.0@06dd975cb55d36af80f242561738f16c5f58264f">
  <file src="src/DependencyInjection/Configuration.php">
    <RedundantCondition occurrences="1">
      <code>method_exists($treeBuilder, 'getRootNode')</code>
    </RedundantCondition>
    <UndefinedMethod occurrences="1">
      <code>root</code>
    </UndefinedMethod>
  </file>
  <file src="src/Dto/AbstractStimulusDto.php">
    <UndefinedFunction occurrences="1">
      <code>twig_escape_filter($this-&gt;env, $value, 'html_attr')</code>
    </UndefinedFunction>
  </file>
  <file src="src/Dto/StimulusActionsDto.php">
    <InvalidArrayOffset occurrences="1">
      <code>[$possibleEventName =&gt; $controllerAction]</code>
    </InvalidArrayOffset>
    <TypeDoesNotContainType occurrences="5">
      <code>\is_string($controllerAction)</code>
      <code>\is_string($controllerAction)</code>
      <code>\is_string($controllerActions)</code>
      <code>\is_string($possibleEventName)</code>
      <code>\is_string($possibleEventName) &amp;&amp; \is_string($controllerAction)</code>
    </TypeDoesNotContainType>
  </file>
  <file src="src/EventListener/PreLoadAssetsEventListener.php">
    <RedundantCondition occurrences="1">
      <code>method_exists($event, 'isMainRequest')</code>
    </RedundantCondition>
    <UndefinedClass occurrences="2">
      <code>FigGenericLinkProvider</code>
      <code>FigLink</code>
    </UndefinedClass>
    <UndefinedDocblockClass occurrences="6">
      <code>$linkProvider</code>
      <code>$linkProvider</code>
      <code>$linkProvider</code>
      <code>$this-&gt;createLink('preload', $href)</code>
      <code>$this-&gt;createLink('preload', $href)</code>
      <code>Link|FigLink</code>
    </UndefinedDocblockClass>
  </file>
</files>
