PHP Class Pyrech\ComposerChangelogs\Util\FileSystemHelper

Exibir arquivo Open project: pyrech/composer-changelogs Class Usage Examples

Public Methods

Method Description
isAbsolute ( string $file ) : boolean Inspired from Symfony Filesystem component.

Method Details

isAbsolute() public static method

Inspired from Symfony Filesystem component.
public static isAbsolute ( string $file ) : boolean
$file string
return boolean