You are here

protected property ListPaymentStatuses::$renderer in Payment 8.2

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/ListPaymentStatuses.php, line 28

Class

ListPaymentStatuses
Handles the "list payment methods" route.

Namespace

Drupal\payment\Controller

Code

protected $renderer;