src/Plugin/Field/FieldFormatter/EntityTitleHeading.php
syntax error, unexpected ','
Open
Open
id: 'entity_title_heading',
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[FieldFormatter(
- Exclude checks
Missing class doc comment Open
Open
class EntityTitleHeading extends FormatterBase implements ContainerFactoryPluginInterface {
- Exclude checks
Unused use statement Open
Open
use Drupal\Core\Field\Attribute\FieldFormatter;
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: 'entity_title_heading',
- Exclude checks