function TestClass::_getTextContent

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php \Drupal\Tests\Core\Test\TestClass::_getTextContent()

File

core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php, line 45

Class

TestClass

Namespace

Drupal\Tests\Core\Test

Code

public function _getTextContent() {
    return $this->getTextContent();
}

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