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