Skip to content

Instantly share code, notes, and snippets.

View mouhsinelonly's full-sized avatar
🏠
Working from home

Mouhsine bakhich mouhsinelonly

🏠
Working from home
View GitHub Profile
<?php namespace Modules\Classrooms\Libraries;
use Modules\Classrooms\Libraries\AuthHeader;
use SoapClient;
use SoapFault;
use SoapHeader;
use Log;
/**
* Class to create classrooms using Perculus api V2
*/