The uid of the user who is associated with the file.
Type: integer
File
- core/
modules/ file/ file.entity.inc, line 38 - Entity controller and class for files.
Class
- File
- Defines the file entity class.
Code
public $uid;
The uid of the user who is associated with the file.
Type: integer
public $uid;