SU-SWS/stanford_profile_helper

View on GitHub
modules/stanford_decoupled/src/Plugin/GraphQLCompose/FieldType/ImageItem.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

syntax error, unexpected '...' (T_ELLIPSIS), expecting ']'
Open

    return [...$fields, ...$focal_point];

Expected 1 space after "="; 0 found
Open

declare(strict_types=1);

Expected 1 space before "="; 0 found
Open

declare(strict_types=1);

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Missing parameter comment
Open

   * @param int $width

Missing class doc comment
Open

class ImageItem extends OrigImageItem {

Missing parameter comment
Open

   * @param int $height

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Missing short description in doc comment
Open

  /**

Description for the @return value is missing
Open

   * @return array

Missing parameter comment
Open

   * @param \Drupal\file\FileInterface $file

There are no issues that match your filters.

Category
Status