]> git.agnieray.net Git - galette.git/commitdiff
Fix CS
authorJohan Cwiklinski <johan@x-tnd.be>
Thu, 7 Mar 2024 06:30:22 +0000 (07:30 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Thu, 7 Mar 2024 06:30:22 +0000 (07:30 +0100)
phpstan.neon

index 30624f0308a672528115e6b068ee0e87803c58ab..25f1d73ccdbf341e9cc3990c5d5dc43eb8b01638 100644 (file)
@@ -13,6 +13,8 @@ parameters:
         - galette/includes/
     dynamicConstantNames:
         - GALETTE_NIGHTLY
+    universalObjectCratesClasses:
+        - RKA\Session
     ignoreErrors:
         - '/Instantiated class XHProfRuns_Default not found/'
         - '/Cannot access property .* on .*ArrayObject.*/'