You are here

protected property LocalLibraryTrait::$localPath in Libraries API 8.3

The local path to the library relative to the app root.

Type: string

File

src/ExternalLibrary/Local/LocalLibraryTrait.php, line 34

Class

LocalLibraryTrait
Provides a trait for local libraries utilizing a stream wrapper.

Namespace

Drupal\libraries\ExternalLibrary\Local

Code

protected $localPath;