You are here

protected property RemoteLibraryTrait::$remoteUrl in Libraries API 8.3

The remote library URL.

Type: string

File

src/ExternalLibrary/Remote/RemoteLibraryTrait.php, line 15

Class

RemoteLibraryTrait
Provides a trait for remote libraries.

Namespace

Drupal\libraries\ExternalLibrary\Remote

Code

protected $remoteUrl;