Файловый менеджер - Редактировать - /home/clickysoft/public_html/somni.clickysoft.net/vendor/laravel/cashier/src/Exceptions/CustomerAlreadyCreated.php
Назад
<?php namespace Laravel\Cashier\Exceptions; use Exception; class CustomerAlreadyCreated extends Exception { /** * Create a new CustomerAlreadyCreated instance. * * @param \Illuminate\Database\Eloquent\Model $owner * @return static */ public static function exists($owner) { return new static(class_basename($owner)." is already a Stripe customer with ID {$owner->stripe_id}."); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка