You are here

protected property EnableCurrencyTest::$urlGenerator in Currency 8.3

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Controller/EnableCurrencyTest.php, line 24

Class

EnableCurrencyTest
@coversDefaultClass \Drupal\currency\Controller\EnableCurrency

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $urlGenerator;