function AssertHelperTestClass::testMethod
Same name in other branches
- 9 core/tests/fixtures/AssertHelperTestClass.php \Drupal\Tests\AssertHelperTestClass::testMethod()
File
-
core/
tests/ Drupal/ Tests/ AssertHelperTraitTest.php, line 39
Class
Namespace
Drupal\TestsCode
public function testMethod($value) {
return $this->castSafeStrings($value);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.