Overview

Namespaces

  • Cz

Classes

  • PathsHelper
  • Overview
  • Namespace
  • Class

Class PathsHelper

Namespace: Cz
Located at PathsHelper.php
Methods summary
public string
# makeRelativePath( string $source, string $destination )

Parameters

$source
$destination

Returns

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

Parameters

$currentPath
$mask

Returns

boolean
public string
# absolutizePath( string $path )

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

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

Parameters

$path

Returns

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