You are here

protected property BinaryData::$uri in Drupal 9

Same name and namespace in other branches
  1. 8 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 27

Class

BinaryData
The binary data type.

Namespace

Drupal\Core\TypedData\Plugin\DataType

Code

protected $uri;