PHP Class Phalcon\Build\Util

Afficher le fichier Open project: phalcon/cphalcon Class Usage Examples

Méthodes publiques

Méthode Description
cleanDirectory ( string $dir ) Recursively deletes everything in the directory
normalize ( $filePath ) : string Normalize file path, convert all slashes to Linux-style and get rid of '.

Method Details

cleanDirectory() public static méthode

Recursively deletes everything in the directory
public static cleanDirectory ( string $dir )
$dir string

normalize() public static méthode

.', '.'.
public static normalize ( $filePath ) : string
$filePath
Résultat string