PHP Class Pagekit\Info\InfoHelper

Afficher le fichier Open project: pagekit/pagekit Class Usage Examples

Méthodes publiques

Méthode Description
get ( ) : string[] Method to get the system information

Méthodes protégées

Méthode Description
getDirectories ( ) : string[] Gets a list of files and directories and their writable status.
getRelativePath ( string $path ) : string Returns the path relative to the root.

Method Details

get() public méthode

Method to get the system information
public get ( ) : string[]
Résultat string[]

getDirectories() protected méthode

Gets a list of files and directories and their writable status.
protected getDirectories ( ) : string[]
Résultat string[]

getRelativePath() protected méthode

Returns the path relative to the root.
protected getRelativePath ( string $path ) : string
$path string
Résultat string