PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
wiloke-listing-tools
/
app
/
Framework
/
Helpers
/
Collection
<?php namespace WilokeListingTools\Framework\Helpers\Collection; interface CollectionFactory { public static function set($input); }
[+]
..
[-] ArrayCollectionFactory.php
[edit]
[-] CollectionInterface.php
[edit]
[-] .Collection.php
[edit]
[-] ArrayCollection.php
[edit]
[-] CollectionFactory.php
[edit]