Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
ApiPlatform
Core
Metadata
Property
Factory
PropertyNameCollectionFactoryInterface
PHP Интерфейс ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface
Автор:
Kévin Dunglas (
[email protected]
)
Показать файл
Открыть проект
Открытые методы
Метод
Описание
create
(
string
$resourceClass
,
array
$options
= [] ) :
PropertyNameCollection
Creates the property name collection for the given class and options.
Описание методов
create()
публичный
Метод
Creates the property name collection for the given class and options.
public
create
(
string
$resourceClass
,
array
$options
= [] ) :
PropertyNameCollection
$resourceClass
string
$options
array
Результат
ApiPlatform\Core\Metadata\Property\PropertyNameCollection