public property File::$uri

The URI to access the file (either local or remote).

Type: string

File

drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php, line 83
Definition of Drupal\file\Plugin\Core\Entity\File.

Class

File
Defines the file entity class.

Namespace

Drupal\file\Plugin\Core\Entity

Code

public $uri;