mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 17:23:12 +08:00
Update to PHP coding standard 2.4.0
This commit is contained in:
@@ -82,7 +82,7 @@ class CrossDomainMiddlewareTest extends TestCase
|
||||
|
||||
#[Test, DataProvider('provideRouteResults')]
|
||||
public function optionsRequestParsesRouteMatchToDetermineAllowedMethods(
|
||||
?string $allowHeader,
|
||||
string|null $allowHeader,
|
||||
string $expectedAllowedMethods,
|
||||
): void {
|
||||
$originalResponse = new Response();
|
||||
|
||||
Reference in New Issue
Block a user