core23/FacebookBundle

View on GitHub

Showing 1 of 1 total issue

Method configureEditForm has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function configureEditForm(FormMapper $formMapper, BlockInterface $block): void
    {
        $formMapper->add('settings', ImmutableArrayType::class, [
            'keys' => [
                ['title', TextType::class, [
Severity: Minor
Found in src/Block/Service/PageFeedBlockService.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language