PHP Class Screen\Location\Location

Author: André Filipe ([email protected])
Afficher le fichier Open project: microweber/screen

Protected Properties

Свойство Type Description
$location string Directory Path

Méthodes publiques

Méthode Description
getLocation ( ) : string Returns the location path
setLocation ( $locationPath ) : void Sets the files location

Method Details

getLocation() public méthode

Returns the location path
public getLocation ( ) : string
Résultat string

setLocation() public méthode

Sets the files location
public setLocation ( $locationPath ) : void
Résultat void

Property Details

$location protected_oe property

Directory Path
protected string $location
Résultat string