The URI to access the file (either local or remote).
Type: string
File
- core/
modules/ file/ file.entity.inc, line 55 - Entity controller and class for files.
Class
- File
- Defines the file entity class.
Code
public $uri;
The URI to access the file (either local or remote).
Type: string
public $uri;