Файловый менеджер - Редактировать - /home/lakoyani/lakoyani.com.fj/IdentityServiceFactory.php.tar
Назад
e-learn.mltcfiji.com/vendor/stripe/stripe-php/lib/Service/Identity/IdentityServiceFactory.php 0000777 00000001346 14711072446 0031155 0 ustar 00 home/lakoyani <?php // File generated from our OpenAPI spec namespace Stripe\Service\Identity; /** * Service factory class for API resources in the Identity namespace. * * @property VerificationReportService $verificationReports * @property VerificationSessionService $verificationSessions */ class IdentityServiceFactory extends \Stripe\Service\AbstractServiceFactory { /** * @var array<string, string> */ private static $classMap = [ 'verificationReports' => VerificationReportService::class, 'verificationSessions' => VerificationSessionService::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
|
Настройка