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