File manager - Edit - /home/xfekoga/rooftopcleaners/wp-content/plugins/wordpress-seo/src/task-list/domain/tasks/completeable-task-interface.php
Back
<?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong -- Given it's a very specific case. namespace Yoast\WP\SEO\Task_List\Domain\Tasks; /** * Represents a completeable task. */ interface Completeable_Task_Interface extends Task_Interface { /** * Completes a task. * * @return void */ public function complete_task(): void; }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings