This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/PropertyInfo
2017-11-05 19:13:53 +01:00
..
DependencyInjection
Extractor Remove useless phpdoc 2017-11-05 19:13:53 +01:00
Tests Merge branch '3.3' into 3.4 2017-10-20 11:48:32 -07:00
Util
CHANGELOG.md
composer.json Merge branch '3.3' into 3.4 2017-10-10 16:02:56 +02:00
LICENSE
phpunit.xml.dist
PropertyAccessExtractorInterface.php
PropertyDescriptionExtractorInterface.php
PropertyInfoCacheExtractor.php [FrameworkBundle] Fix docblocks 2017-10-28 20:54:29 +02:00
PropertyInfoExtractor.php
PropertyInfoExtractorInterface.php
PropertyListExtractorInterface.php
PropertyTypeExtractorInterface.php
README.md
Type.php Merge branch '2.8' into 3.3 2017-11-05 16:47:03 +01:00

PropertyInfo Component

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

Resources