SU-SWS/stanford_fields

View on GitHub
src/Plugin/views/display/ViewFieldBlock.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Showing 7 of 7 total issues

syntax error, unexpected ','
Open

id: "viewfield_block",

Line indented incorrectly; expected 0 spaces, found 2
Open

id: "viewfield_block",

Missing class doc comment
Open

class ViewFieldBlock extends Block {

Perl-style comments are not allowed; use "// Comment" instead
Open

#[ViewsDisplay(

Doc comment short description must end with a full stop
Open

* {@inheritDoc}

Doc comment short description must start with a capital letter
Open

* {@inheritDoc}

Unused use statement
Open

use Drupal\views\Attribute\ViewsDisplay;
Category
Status