AttributeValueBase::__toString

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();
doc_Drupal
2016-10-29 08:45:09
Comments
Leave a Comment

Please login to continue.