Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/symfony/property-access
Yannick Warnier 437d57b218 Add static resources and remove tests dir for release 9 years ago
..
Exception
Tests
.gitignore
CHANGELOG.md
LICENSE
PropertyAccess.php
PropertyAccessor.php
PropertyAccessorBuilder.php
PropertyAccessorInterface.php
PropertyPath.php
PropertyPathBuilder.php
PropertyPathInterface.php
PropertyPathIterator.php
PropertyPathIteratorInterface.php
README.md
StringUtil.php
composer.json
phpunit.xml.dist

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