You are here

protected property ListPaymentStatusesTest::$renderer in Payment 8.2

The renderer.

Type: \Drupal\Core\Render\RendererInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Controller/ListPaymentStatusesTest.php, line 31

Class

ListPaymentStatusesTest
@coversDefaultClass \Drupal\payment\Controller\ListPaymentStatuses

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $renderer;