Overview

Namespaces

  • CzProject

Classes

  • PathHelper
  • Overview
  • Namespace
  • Class

Class PathHelper

Namespace: CzProject
Located at PathHelper.php
Methods summary
public static string
# createRelativePath( string $source, string $destination )

Parameters

$source
$destination

Returns

string
relative path
public static boolean
# isPathCurrent( string $currentPath, string $mask )

Parameters

$currentPath
$mask

Returns

boolean
public static string
# absolutizePath( string $path, $prefix = '/' )

Generates absolute path (resolves '..' and '.' parts)

Generates absolute path (resolves '..' and '.' parts)

Parameters

$path
$prefix

Returns

string
czproject/path-helper v4.0.0 API documentation API documentation generated by ApiGen