You are here

protected property BinaryData::$uri in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php \Drupal\Core\TypedData\Plugin\DataType\BinaryData::uri

The file resource URI.

Type: string

File

core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php, line 32
Contains \Drupal\Core\TypedData\Plugin\DataType\BinaryData.

Class

BinaryData
The binary data type.

Namespace

Drupal\Core\TypedData\Plugin\DataType

Code

protected $uri;