jungla<CODE/> #FreeCodes
Results
1
comments of
jungla<CODE/> #FreeCodes
class Tzilacatzin extends \CodeIgniter\Controller { public $IonAuth = null; public function __construct(){ $this->IonAuth = service('ionauth'); } class Services extends BaseService { public static function ionauth(IonAuth $config = null,$getShared = true)...