SU-SWS/stanford_profile_helper

View on GitHub
src/Plugin/Block/PDBlock.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

syntax error, unexpected ','
Open

  id: "pdb_component",
Severity: Critical
Found in src/Plugin/Block/PDBlock.php by phan

Line indented incorrectly; expected 0 spaces, found 2
Open

  id: "pdb_component",
Severity: Minor
Found in src/Plugin/Block/PDBlock.php by phpcodesniffer

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

#[Block(
Severity: Minor
Found in src/Plugin/Block/PDBlock.php by phpcodesniffer

Unused use statement
Open

use Drupal\Core\Block\Attribute\Block;
Severity: Minor
Found in src/Plugin/Block/PDBlock.php by phpcodesniffer

Doc comment short description must start with a capital letter
Invalid

   * {@inheritDoc}
Severity: Minor
Found in src/Plugin/Block/PDBlock.php by phpcodesniffer

Doc comment short description must end with a full stop
Invalid

   * {@inheritDoc}
Severity: Minor
Found in src/Plugin/Block/PDBlock.php by phpcodesniffer

Missing class doc comment
Open

class PDBlock extends PdbBlock {
Severity: Minor
Found in src/Plugin/Block/PDBlock.php by phpcodesniffer

There are no issues that match your filters.

Category
Status