WizardFactory::$renderer

Same name in other branches
  1. 4.0.x src/Wizard/WizardFactory.php \Drupal\ctools\Wizard\WizardFactory::renderer

The object renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Wizard/WizardFactory.php, line 34

Class

WizardFactory
The wizard factory.

Namespace

Drupal\ctools\Wizard

Code

protected $renderer;