You are here

protected property CarouselServiceTest::$renderer in bootstrap simple carousel 8

The mocked renderer.

Type: \Drupal\Core\Render\RendererInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Service/CarouselServiceTest.php, line 25

Class

CarouselServiceTest
@coversDefaultClass \Drupal\bootstrap_simple_carousel\Service\CarouselService

Namespace

Drupal\Tests\bootstrap_simple_carousel\Unit\Service

Code

protected $renderer;