Issue #2996431 by andypost, Charlie ChX Negyesi, Xano: Fix docs for ConditionPluginBase
parent
c2636ef129
commit
7daf1e6988
|
@ -24,7 +24,7 @@ abstract class ConditionPluginBase extends ExecutablePluginBase implements Condi
|
||||||
/**
|
/**
|
||||||
* The condition manager to proxy execute calls through.
|
* The condition manager to proxy execute calls through.
|
||||||
*
|
*
|
||||||
* @var \Drupal\Core\Executable\ExecutableInterface
|
* @var \Drupal\Core\Executable\ExecutableManagerInterface
|
||||||
*/
|
*/
|
||||||
protected $executableManager;
|
protected $executableManager;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue