Patchable helpers.
public static __callStatic( string $name, array $arguments ) : mixed
$name
$arguments
Calls the callback of a patchable function.
public static patch( $name, $callback )
$callback
public contextualize( void ) : string
contextualize($pathname)
public decontextualize( void ) : string
decontextualize($pathname)
public absolutize_url( void ) : string
absolutize_url($url)