Файловый менеджер - Редактировать - /home/lakoyani/lakoyani.com.fj/TerminalServiceFactory.php.tar
Назад
e-learn.mltcfiji.com/vendor/stripe/stripe-php/lib/Service/Terminal/TerminalServiceFactory.php 0000777 00000001550 14711073231 0031107 0 ustar 00 home/lakoyani <?php // File generated from our OpenAPI spec namespace Stripe\Service\Terminal; /** * Service factory class for API resources in the Terminal namespace. * * @property ConfigurationService $configurations * @property ConnectionTokenService $connectionTokens * @property LocationService $locations * @property ReaderService $readers */ class TerminalServiceFactory extends \Stripe\Service\AbstractServiceFactory { /** * @var array<string, string> */ private static $classMap = [ 'configurations' => ConfigurationService::class, 'connectionTokens' => ConnectionTokenService::class, 'locations' => LocationService::class, 'readers' => ReaderService::class, ]; protected function getServiceClass($name) { return \array_key_exists($name, self::$classMap) ? self::$classMap[$name] : null; } } vendor/stripe/stripe-php/lib/Service/TestHelpers/Terminal/TerminalServiceFactory.php 0000777 00000001077 14711111013 0033344 0 ustar 00 home/lakoyani/e-learn.mltcfiji.com <?php // File generated from our OpenAPI spec namespace Stripe\Service\TestHelpers\Terminal; /** * Service factory class for API resources in the Terminal namespace. * * @property ReaderService $readers */ class TerminalServiceFactory extends \Stripe\Service\AbstractServiceFactory { /** * @var array<string, string> */ private static $classMap = [ 'readers' => ReaderService::class, ]; protected function getServiceClass($name) { return \array_key_exists($name, self::$classMap) ? self::$classMap[$name] : null; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка