EntityPathAliasCreateTest::$aliasStorage

The mocked alias storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/Integration/RulesAction/EntityPathAliasCreateTest.php, line 30

Class

EntityPathAliasCreateTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\EntityPathAliasCreate @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $aliasStorage;