UriInterface

Interface for URIs.

The plain value of a URI is an absolute URI represented as PHP string.

Hierarchy

Related topics

Typed Data API
API for describing data based on a set of available data types.

File

core/lib/Drupal/Core/TypedData/Type/UriInterface.php, line 14

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 09:51:34
Comments
Leave a Comment

Please login to continue.