abstract AttributeValueBase::__toString()
Implements the magic __toString() method.
File
- core/lib/Drupal/Core/Template/AttributeValueBase.php, line 68
Class
- AttributeValueBase
- Defines the base class for an attribute type.
Namespace
Drupal\Core\Template
Code
abstract function __toString();
Please login to continue.