File manager - Edit - /home/infoilmg/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/DismissStorage.php
Back
<?php namespace Yoast\WHIPv2\Interfaces; /** * Interface DismissStorage. */ interface DismissStorage { /** * Saves the value. * * @param int $dismissedValue The value to save. * * @return bool True when successful. */ public function set( $dismissedValue ); /** * Returns the value. * * @return int The stored value. */ public function get(); }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings