Inpsyde\MultilingualPress\Asset\AssetLocation::path PHP Méthode

path() public méthode

Returns the local path to the directory containing the file.
Since: 3.0.0
public path ( ) : string
Résultat string The local path to the directory containing the file.
    public function path()
    {
        return $this->path;
    }