public property File::$uid

The uid of the user who is associated with the file.

Type: integer

File

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

Class

File
Defines the file entity class.

Namespace

Drupal\file\Plugin\Core\Entity

Code

public $uid;