\Symfony\Component\PropertyInfoPropertyListExtractorInterface

Extracts the list of properties available for the given class.

Summary

Methods
Constants
getProperties()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getProperties()

getProperties(string  $class, array  $context = []) : string[]|null

Gets the list of properties available for the given class.

Parameters

string $class
array $context

Returns

string[]|null —