Spec-Zone.ru › Symfony 4.1

PropertyDescriptionExtractorInterface

интерфейс PropertyDescriptionExtractorInterface

Угадывает удобочитаемое описание свойства.

Методы

string|null getShortDescription(string $class, string $property, array $context = array())

Получает краткое описание свойства.

string|null getLongDescription(string $class, string $property, array $context = array())

Получает подробное описание свойства.

Подробности

string|null getShortDescription(string $class, string $property, array $context = array())

Получает краткое описание свойства.

Параметры

string $class
string $property
array $context

Возвращаемое значение

string|null

string|null getLongDescription(string $class, string $property, array $context = array())

Получает подробное описание свойства.

Параметры

string $class
string $property
array $context

Возвращаемое значение

string|null

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/PropertyInfo/PropertyDescriptionExtractorInterface.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API