PropertyListExtractorInterface
interface PropertyListExtractorInterface
Извлекает список свойств, доступных для данного класса.
Методы
| string[]|null | getProperties(string $class, array $context = array()) Получает список свойств, доступных для данного класса. |
Подробности
string[]|null getProperties(string $class, array $context = array())
Получает список свойств, доступных для данного класса.
Параметры
| string | $class | |
| array | $context |
Возвращаемое значение
| string[]|null |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Component/PropertyInfo/PropertyListExtractorInterface.html