You are here

protected property UrlRedirectNegateTest::$sourcePath in Url Redirect 8

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

Path to visit on site where redirection is expected.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\url_redirect\Functional

Code

protected $sourcePath;