BooleanInterface

Interface for boolean data.

Hierarchy

File

core/lib/Drupal/Core/TypedData/Type/BooleanInterface.php, line 10

Namespace

Drupal\Core\TypedData\Type

Members

Name Modifiers Type Description
PrimitiveInterface::getCastedValue public function Gets the primitive data value casted to the correct PHP type.
PrimitiveInterface::getValue public function Gets the primitive data value.
PrimitiveInterface::setValue public function Sets the primitive data value.
doc_Drupal
2016-10-29 08:48:39
Comments
Leave a Comment

Please login to continue.