Файловый менеджер - Редактировать - /home/harasnat/www/labour/wp-content/plugins/google-listings-and-ads/src/Infrastructure/ViewFactory.php
Назад
<?php declare( strict_types=1 ); namespace Automattic\WooCommerce\GoogleListingsAndAds\Infrastructure; defined( 'ABSPATH' ) || exit; /** * Interface ViewFactory * * @package Automattic\WooCommerce\GoogleListingsAndAds\Infrastructure */ 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
|
Настройка