Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/pinterest-for-woocommerce/src/Exception/FeedFileOperationsException.php
Назад
<?php /** * Feed file operation exception. * * @package Automattic\WooCommerce\Pinterest\Exception */ declare( strict_types=1 ); namespace Automattic\WooCommerce\Pinterest\Exception; use Exception; /** * An exception thrown then something went wrong writing into a feed file. */ class FeedFileOperationsException extends Exception implements PinterestException { public const CODE_COULD_NOT_RENAME_ERROR = 10; public const CODE_COULD_NOT_OPEN_FILE_ERROR = 20; public const CODE_COULD_NOT_WRITE_FILE_ERROR = 30; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка