File manager - Edit - /home/verseaumee/maze/wp-content/plugins/google-listings-and-ads/src/Infrastructure/Registerable.php
Back
<?php declare( strict_types=1 ); namespace Automattic\WooCommerce\GoogleListingsAndAds\Infrastructure; /** * Registerable interface. * * Used to designate an object that can be registered. * * @package Automattic\WooCommerce\GoogleListingsAndAds\Infrastructure */ interface Registerable { /** * Register a service. */ public function register(): void; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings