zx/vendor/symfony/property-info
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
DependencyInjection first 2024-07-02 15:32:59 +08:00
Extractor first 2024-07-02 15:32:59 +08:00
PhpStan first 2024-07-02 15:32:59 +08:00
Util first 2024-07-02 15:32:59 +08:00
CHANGELOG.md first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
PropertyAccessExtractorInterface.php first 2024-07-02 15:32:59 +08:00
PropertyDescriptionExtractorInterface.php first 2024-07-02 15:32:59 +08:00
PropertyInfoCacheExtractor.php first 2024-07-02 15:32:59 +08:00
PropertyInfoExtractor.php first 2024-07-02 15:32:59 +08:00
PropertyInfoExtractorInterface.php first 2024-07-02 15:32:59 +08:00
PropertyInitializableExtractorInterface.php first 2024-07-02 15:32:59 +08:00
PropertyListExtractorInterface.php first 2024-07-02 15:32:59 +08:00
PropertyReadInfo.php first 2024-07-02 15:32:59 +08:00
PropertyReadInfoExtractorInterface.php first 2024-07-02 15:32:59 +08:00
PropertyTypeExtractorInterface.php first 2024-07-02 15:32:59 +08:00
PropertyWriteInfo.php first 2024-07-02 15:32:59 +08:00
PropertyWriteInfoExtractorInterface.php first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
Type.php first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +08:00

README.md

PropertyInfo Component

The PropertyInfo component extracts information about PHP class' properties using metadata of popular sources.

Resources