admin-api/vendor/symfony/property-access
wuhui_zzw 06446361cf 初始化 2023-12-19 17:01:42 +08:00
..
Exception 初始化 2023-12-19 17:01:42 +08:00
CHANGELOG.md 初始化 2023-12-19 17:01:42 +08:00
LICENSE 初始化 2023-12-19 17:01:42 +08:00
PropertyAccess.php 初始化 2023-12-19 17:01:42 +08:00
PropertyAccessor.php 初始化 2023-12-19 17:01:42 +08:00
PropertyAccessorBuilder.php 初始化 2023-12-19 17:01:42 +08:00
PropertyAccessorInterface.php 初始化 2023-12-19 17:01:42 +08:00
PropertyPath.php 初始化 2023-12-19 17:01:42 +08:00
PropertyPathBuilder.php 初始化 2023-12-19 17:01:42 +08:00
PropertyPathInterface.php 初始化 2023-12-19 17:01:42 +08:00
PropertyPathIterator.php 初始化 2023-12-19 17:01:42 +08:00
PropertyPathIteratorInterface.php 初始化 2023-12-19 17:01:42 +08:00
README.md 初始化 2023-12-19 17:01:42 +08:00
composer.json 初始化 2023-12-19 17:01:42 +08:00

README.md

PropertyAccess Component

The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.

Resources