Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Haanga_yyToken
PHP Class Haanga_yyToken
meta-data should be stored as an array
Inheritance:
implements
ArrayAccess
Mostrar archivo
Open project: crodas/haanga
Public Properties
Property
Type
Description
$metadata
$string
Public Methods
Method
Description
__construct
(
$s
,
$m
= [] )
__toString
( )
offsetExists
(
$offset
)
offsetGet
(
$offset
)
offsetSet
(
$offset
,
$value
)
offsetUnset
(
$offset
)
Method Details
__construct()
public
method
public
__construct
(
$s
,
$m
= [] )
__toString()
public
method
public
__toString
( )
offsetExists()
public
method
public
offsetExists
(
$offset
)
offsetGet()
public
method
public
offsetGet
(
$offset
)
offsetSet()
public
method
public
offsetSet
(
$offset
,
$value
)
offsetUnset()
public
method
public
offsetUnset
(
$offset
)
Property Details
$metadata
public_oe property
public
$metadata
$string
public_oe property
public
$string