function InspectorTest::callMe

Defines a test method referenced by ::testAllCallable().

File

core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php, line 242

Class

InspectorTest
@coversDefaultClass \Drupal\Component\Assertion\Inspector[[api-linebreak]] @group Assertion

Namespace

Drupal\Tests\Component\Assertion

Code

public function callMe() {
  return TRUE;
}

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