File manager - Edit - /home/verseaumee/maze/wp-content/plugins/pinterest-for-woocommerce/src/Product/Attributes/WithValueOptionsInterface.php
Back
<?php /** * Interface WithValueOptionsInterface * * @package Automattic\WooCommerce\Pinterest\Product\Attributes */ declare( strict_types=1 ); namespace Automattic\WooCommerce\Pinterest\Product\Attributes; defined( 'ABSPATH' ) || exit; /** * Interface WithValueOptionsInterface */ interface WithValueOptionsInterface { /** * Return an array of values available to choose for the attribute. * * Note: array key is used as the option key. * * @return array */ public static function get_value_options(): array; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings