Submit
Path:
~
/
home
/
getwphos
/
www
/
kingpanel
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
dashboard
/
domain
/
data-provider
/
File Content:
data-interface.php
<?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong -- Needed in the folder structure. namespace Yoast\WP\SEO\Dashboard\Domain\Data_Provider; /** * The interface to describe the data domain. */ interface Data_Interface { /** * A to array method. * * @return array<string> */ public function to_array(): array; }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
dashboard-repository-interface.php
540 bytes
0644
data-container.php
1062 bytes
0644
data-interface.php
344 bytes
0644
parameters.php
2532 bytes
0644
N4ST4R_ID | Naxtarrr