EntityNeedsSaveInterface should include a method definition for setNeedsSave().

Created on 26 January 2023, over 1 year ago
Updated 26 January 2024, 5 months ago

Problem / Motivation

The EntityNeedsSaveInterface defines a needsSave() method, but not a setNeedsSave() method.

The EntityNeedsSaveTrait references the EntityNeedsSaveInterface and uses "{@inheritdoc}" as the documentation comment for the setNeedsSave() method, although that method is not defined in the interface.

Next Steps

Add a setNeedsSave() method definition to the EntityNeedsSaveInterface.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States justin2pin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024