public property Binary::$handle

A generic file resource handle.

Type: resource

File

drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php, line 34
Contains \Drupal\Core\TypedData\Type\Binary.

Class

Binary
The binary data type.

Namespace

Drupal\Core\TypedData\Type

Code

public $handle = NULL;