SU-SWS/stanford_profile_helper

View on GitHub
modules/stanford_decoupled/src/Plugin/GraphQLCompose/SchemaType/RedirectSourceType.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ']'
Open

      'fields' => fn() => [

Expected 1 space after "="; 0 found
Open

declare(strict_types=1);

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

Each index in a multi-line array must be on a new line
Open

      'fields' => fn() => [

There are no issues that match your filters.

Category
Status