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