Nelmio\Alice\Parser\FilesReference::getPhpList PHP Method

getPhpList() public static method

public static getPhpList ( ) : array
return array
    public static function getPhpList() : array
    {
        return self::getList('php');
    }