Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit f876a33

Browse files
committed
Update phpstan-baseline.neon
1 parent dc74a78 commit f876a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ parameters:
2626
path: src/Components/Event.php
2727

2828
-
29-
message: "#^Access to an undefined property ProtoneMedia\\\\Splade\\\\Components\\\\Form\\:\\:\\$name\\.$#"
29+
message: "#^Access to an undefined property \\$this\\(ProtoneMedia\\\\Splade\\\\Components\\\\Form\\)\\|\\$this\\(ProtoneMedia\\\\Splade\\\\Components\\\\Form\\)\\:\\:\\$name\\.$#"
3030
count: 2
3131
path: src/Components/Form.php
3232

0 commit comments

Comments
 (0)