You are here

protected property DisableCurrencyTest::$urlGenerator in Currency 8.3

The url generator.

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

File

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

Class

DisableCurrencyTest
@coversDefaultClass \Drupal\currency\Controller\DisableCurrency

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $urlGenerator;