<?php return [ 'access_token' => env('INTERCOM_ACCESS_TOKEN'), 'api_version' => env('INTERCOM_API_VERSION'), ];
info at phpclasses dot org