You are here

protected property SelectorsContext::$filesPath in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 9.0.x

Same name and namespace in other branches
  1. 8.8 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
  2. 8.4 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
  3. 8.5 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
  4. 8.6 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
  5. 8.7 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath

Holed the file path for where we could have selector files.

Type: string

File

tests/features/bootstrap/SelectorsContext.php, line 32

Class

SelectorsContext
Defines application features from the specific context.

Code

protected $filesPath = '';