Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 298117

[backport] Replace usages of deprecated AssertLegacyTrait::assert(No)Option()

$
0
0

Problem/Motivation

AssertLegacyTrait::assertOption() is deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->optionExists() instead. See https://www.drupal.org/node/3129738

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet


Viewing all articles
Browse latest Browse all 298117

Trending Articles