W3cubDocs

/Drupal 8

interface 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.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!TypedData!Type!BooleanInterface.php/interface/BooleanInterface/8.1.x