You are here

protected property UrlRedirectNegateTest::$destPath in Url Redirect 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/UrlRedirectNegateTest.php \Drupal\Tests\url_redirect\Functional\UrlRedirectNegateTest::destPath

Destination path after redirection.

Type: string

File

tests/src/Functional/UrlRedirectNegateTest.php, line 73

Class

UrlRedirectNegateTest
Tests the negation option for user and role redirect condition.

Namespace

Drupal\Tests\url_redirect\Functional

Code

protected $destPath;