Yanz File Manager

Current Path : /home/blwgracecity/jesusexp.org/avatar-20250702215141-20250703021846/images/



Current File : /home/blwgracecity/jesusexp.org/avatar-20250702215141-20250703021846/images/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;
}

YANZ File Manager Version 1.0, Coded By YANZ MUAHCH ?>