You are here

protected property SubPathautoTest::$configFactory in Sub-pathauto (Sub-path URL Aliases) 8

The mocked config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/SubPathautoTest.php, line 43

Class

SubPathautoTest
@coversDefaultClass \Drupal\subpathauto\PathProcessor @group subpathauto

Namespace

Drupal\Tests\subpathauto\Unit

Code

protected $configFactory;