Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/pinterest-for-woocommerce/src/View/ViewFactory.php
Назад
<?php /** * Interface ViewFactory * * @package Automattic\WooCommerce\Pinterest\View */ declare( strict_types=1 ); namespace Automattic\WooCommerce\Pinterest\View; defined( 'ABSPATH' ) || exit; /** * Interface ViewFactory */ interface ViewFactory { /** * Create a new view object. * * @param string $path Path to the view file to render. * * @return View Instantiated view object. */ public function create( string $path ): View; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка