You are here

protected property PathAliasDeleteByPathTest::$aliasStorage in Rules 8.3

The mocked alias storage service.

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

File

tests/src/Unit/Integration/RulesAction/PathAliasDeleteByPathTest.php, line 27

Class

PathAliasDeleteByPathTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\PathAliasDeleteByPath @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $aliasStorage;