ok

Mini Shell

Direktori : /home2/selectio/public_html/myclassicfit.com/vendor/vonage/client-core/src/User/
Upload File :
Current File : /home2/selectio/public_html/myclassicfit.com/vendor/vonage/client-core/src/User/ClientFactory.php

<?php

namespace Vonage\User;

use Vonage\Client\Factory\MapFactory;

class ClientFactory
{
    public function __invoke(MapFactory $factory)
    {
        $collection = new Collection();
        $collection->setClient($factory->getClient());

        return $collection;
    }
}

Zerion Mini Shell 1.0