Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Phrozn
Path
PHP Interface Phrozn\Path
Author:
Victor Farazdagi
Afficher le fichier
Open project: farazdagi/phrozn
Méthodes publiques
Méthode
Description
__toString
( ) :
string
Convert object to string
get
( ) :
string
Get calculated path
set
(
string
$path
) :
Phrozn\Path
Set source path
Method Details
__toString()
public
méthode
Convert object to string
public
__toString
( ) :
string
Résultat
string
get()
public
méthode
Get calculated path
public
get
( ) :
string
Résultat
string
set()
public
méthode
Set source path
public
set
(
string
$path
) :
Phrozn\Path
$path
string
Source path
Résultat
Phrozn\Path