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