Problem/Motivation

\Drupal\rabbit_hole\BehaviorInvokerInterface::processEntity() describes that the following exceptions were thrown:

@throws \Drupal\Component\Plugin\Exception\PluginException
@throws \Drupal\Component\Plugin\Exception\PluginNotFoundException

It doesn't make sense, as it should be handled in ::getBehaviorPlugin() plugin. If plugin is not available, then method should return NULL.

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

Matroskeen created an issue. See original summary.

matroskeen’s picture

Status: Active » Needs review

  • Matroskeen committed e0d83a8f on 2.0.x
    Issue #3368637 by Matroskeen: BehaviorInvokerInterface::processEntity()...
matroskeen’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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