RemoteFileInfo::$location

Same name and namespace in other branches
  1. 11.x core/modules/locale/src/File/RemoteFileInfo.php \Drupal\locale\File\RemoteFileInfo::location

The file uri if a redirect occurred.

Type: string|null

File

core/modules/locale/src/File/RemoteFileInfo.php, line 31

Class

RemoteFileInfo
Provides the locale remote file information.

Namespace

Drupal\locale\File

Code

public ?string $location = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.