Elgg  Version master
AccessCollection.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Export;
4 
14 class AccessCollection extends Data {
15 
16 }