You are here

protected property ArgumentDefaultTest::$random in Views (for Drupal 7) 8.3

A random string used in the default views.

Type: string

File

lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php, line 30
Definition of Drupal\views\Tests\Plugin\ArgumentDefaultTest.

Class

ArgumentDefaultTest
Basic test for pluggable argument default.

Namespace

Drupal\views\Tests\Plugin

Code

protected $random;