Problem/Motivation

Scanning this module with Upgrade Status results in,

Method Drupal\paragraphs_library\Form\LibraryItemForm::save() should return int but return statement is missing.
Method Drupal\paragraphs\Form\ParagraphsTypeForm::save() should return int but return statement is missing.

Steps to reproduce

Use Upgrade Status to scan the module in Drupal 11.

Proposed resolution

Add return statements to the methods.

Issue fork paragraphs-3620720

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

benstallings created an issue. See original summary.

benstallings’s picture

Assigned: benstallings » Unassigned
Status: Active » Needs review