You are here

protected property CartForm::$renderer in Ubercart 8.4

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

uc_cart/src/Form/CartForm.php, line 29

Class

CartForm
Displays the contents of the customer's cart.

Namespace

Drupal\uc_cart\Form

Code

protected $renderer;