class StubCondition

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Database/Stub/StubCondition.php \Drupal\Tests\Core\Database\Stub\StubCondition

A stub of core Condition class for testing purposes.

Hierarchy

Expanded class hierarchy of StubCondition

1 file declares its use of StubCondition
ConditionTest.php in core/tests/Drupal/Tests/Core/Database/ConditionTest.php

File

core/tests/Drupal/Tests/Core/Database/Stub/StubCondition.php, line 12

Namespace

Drupal\Tests\Core\Database\Stub
View source
class StubCondition extends Condition {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.