Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Studio
Package
PHP Class Studio\Package
Exibir arquivo
Open project: franzliedke/studio
Class Usage Examples
Protected Properties
Property
Type
Description
$name
$path
$vendor
Public Methods
Method
Description
__construct
(
$vendor
,
$name
,
$path
)
fromFolder
(
$path
)
getComposerId
( )
getName
( )
getPath
( )
getVendor
( )
Method Details
__construct()
public
method
public
__construct
(
$vendor
,
$name
,
$path
)
fromFolder()
public
static
method
public
static
fromFolder
(
$path
)
getComposerId()
public
method
public
getComposerId
( )
getName()
public
method
public
getName
( )
getPath()
public
method
public
getPath
( )
getVendor()
public
method
public
getVendor
( )
Property Details
$name
protected_oe property
protected
$name
$path
protected_oe property
protected
$path
$vendor
protected_oe property
protected
$vendor