Skip to content

Commit b0d4fd4

Browse files
authored
fix: remove php 8.4 deprecation notice (#6)
1 parent bf356c2 commit b0d4fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MakesJsonApiRequests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ trait MakesJsonApiRequests
1919
* the expected resource type.
2020
* @return TestBuilder
2121
*/
22-
protected function jsonApi(string $expects = null): TestBuilder
22+
protected function jsonApi(?string $expects = null): TestBuilder
2323
{
2424
$tester = new TestBuilder($this);
2525

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy