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
ApiPlatform
Core
Metadata
Property
PropertyNameCollection
PHP Class ApiPlatform\Core\Metadata\Property\PropertyNameCollection
Author:
Kévin Dunglas (
[email protected]
)
Inheritance:
implements
IteratorAggregate
,
implements
Countable
Exibir arquivo
Open project: api-platform/core
Public Methods
Method
Description
__construct
(
array
$properties
= [] )
count
( )
getIterator
( )
Method Details
__construct()
public
method
public
__construct
(
array
$properties
= [] )
$properties
array
count()
public
method
public
count
( )
getIterator()
public
method
public
getIterator
( )