src/Plugin/Block/PDBlock.php
syntax error, unexpected ','
Open
Open
id: "pdb_component",
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: "pdb_component",
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[Block(
- Exclude checks
Unused use statement Open
Open
use Drupal\Core\Block\Attribute\Block;
- Exclude checks
Doc comment short description must start with a capital letter Invalid
Invalid
* {@inheritDoc}
- Exclude checks
Doc comment short description must end with a full stop Invalid
Invalid
* {@inheritDoc}
- Exclude checks
Missing class doc comment Open
Open
class PDBlock extends PdbBlock {
- Exclude checks