Skip to content
Snippets Groups Projects
Unverified Commit 7daf1e69 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2996431 by andypost, Charlie ChX Negyesi, Xano: Fix docs for ConditionPluginBase

parent c2636ef1
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -24,7 +24,7 @@ abstract class ConditionPluginBase extends ExecutablePluginBase implements Condi
/**
* The condition manager to proxy execute calls through.
*
* @var \Drupal\Core\Executable\ExecutableInterface
* @var \Drupal\Core\Executable\ExecutableManagerInterface
*/
protected $executableManager;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment