You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.7 KiB

3 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <files psalm-version="3.17.1@8f211792d813e4dc89f04ed372785ce93b902fd1">
  3. <file src="src/IgnitionServiceProvider.php">
  4. <UndefinedInterfaceMethod occurrences="7">
  5. <code>$this-&gt;app</code>
  6. <code>$this-&gt;app</code>
  7. <code>$this-&gt;app</code>
  8. <code>$this-&gt;app</code>
  9. <code>$this-&gt;app</code>
  10. <code>$this-&gt;app</code>
  11. <code>$this-&gt;app</code>
  12. </UndefinedInterfaceMethod>
  13. </file>
  14. <file src="src/LogRecorder/LogRecorder.php">
  15. <UndefinedInterfaceMethod occurrences="1">
  16. <code>$this-&gt;app</code>
  17. </UndefinedInterfaceMethod>
  18. </file>
  19. <file src="src/QueryRecorder/QueryRecorder.php">
  20. <UndefinedInterfaceMethod occurrences="3">
  21. <code>$this-&gt;app</code>
  22. <code>$this-&gt;app</code>
  23. <code>$this-&gt;app</code>
  24. </UndefinedInterfaceMethod>
  25. </file>
  26. <file src="src/SolutionProviders/MissingLivewireComponentSolutionProvider.php">
  27. <UndefinedClass occurrences="1">
  28. <code>ComponentNotFoundException</code>
  29. </UndefinedClass>
  30. </file>
  31. <file src="src/SolutionProviders/UnknownValidationSolutionProvider.php">
  32. <UndefinedClass occurrences="1">
  33. <code>app('validator')</code>
  34. </UndefinedClass>
  35. </file>
  36. <file src="src/Solutions/LivewireDiscoverSolution.php">
  37. <UndefinedClass occurrences="1">
  38. <code>LivewireComponentsFinder</code>
  39. </UndefinedClass>
  40. </file>
  41. <file src="src/Views/Engines/CompilerEngine.php">
  42. <ParamNameMismatch occurrences="1">
  43. <code>$baseException</code>
  44. </ParamNameMismatch>
  45. </file>
  46. <file src="src/Views/Engines/PhpEngine.php">
  47. <ParamNameMismatch occurrences="1">
  48. <code>$baseException</code>
  49. </ParamNameMismatch>
  50. </file>
  51. </files>