Skip to content

Commit 7f01518

Browse files
committed
refactor: Fix phpstan method.notFound for EventsTest
1 parent 39fc73a commit 7f01518

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

utils/phpstan-baseline/method.notFound.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,6 @@ parameters:
7777
count: 3
7878
path: ../../tests/system/Debug/ExceptionHandlerTest.php
7979

80-
-
81-
message: '#^Call to an undefined method CodeIgniter\\Events\\Events\:\:unInitialize\(\)\.$#'
82-
count: 1
83-
path: ../../tests/system/Events/EventsTest.php
84-
8580
-
8681
message: '#^Call to an undefined method CodeIgniter\\HTTP\\Request\:\:getCookie\(\)\.$#'
8782
count: 2

0 commit comments

Comments
 (0)