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