There is a problem in file /core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php method setConstraints.
Now is not exist $this->entityContextDefinition->setConstraint();
it should be $this->entityContextDefinition->setConstraints($constraints);

Comments

crafter created an issue. See original summary.

avpaderno’s picture

Assigned: crafter » Unassigned
Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Fixed
Issue tags: -Context Definition problem

This issue queue is not for reporting issues in Drupal core, or third-party modules. For that, use the appropriate issue queue basing on the module/theme that needs to be fixed.

Status: Fixed » Closed (fixed)

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

avpaderno’s picture