protected property ViewsDataTest::$count

Stores a count for hook_views_data being invoked.

Type: int

File

drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php, line 32
Definition of Drupal\views\Tests\ViewsDataTest.

Class

ViewsDataTest
Tests the fetching of views data.

Namespace

Drupal\views\Tests

Code

protected $count = 0;