Problem/Motivation

Fix deprecation (phpstan)

Steps to reproduce

Class Drupal\time_field\Element\TimeElement extends deprecated class  
         Drupal\Core\Render\Element\FormElement:                               
         in drupal:10.3.0 and is removed from drupal:12.0.0. use               
           \Drupal\Core\Render\Element\FormElementBase instead. 

Proposed resolution

Fix deprecation.

Remaining tasks

MR

User interface changes

API changes

Data model changes

Issue fork time_field-3538534

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

bramdriesen created an issue. See original summary.

bramdriesen’s picture

Version: 2.2.0 » 2.x-dev
Assigned: bramdriesen » Unassigned
Status: Active » Needs review

  • bramdriesen committed 6d46b363 on 2.x
    Issue #3538534 by bramdriesen: Deprecation Class Drupal\time_field\...
bramdriesen’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.