mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 23:33:13 +08:00
Added nullsafe operator to simplify conditions
This commit is contained in:
@@ -24,7 +24,7 @@ class BasePathPrefixerTest extends TestCase
|
||||
array $originalConfig,
|
||||
array $expectedRoutes,
|
||||
array $expectedMiddlewares,
|
||||
string $expectedHostname
|
||||
string $expectedHostname,
|
||||
): void {
|
||||
[
|
||||
'routes' => $routes,
|
||||
|
||||
Reference in New Issue
Block a user