Current File : /var/www/e360ban/wp-content/plugins/wp-views/application/controllers/api/handler/interface.php
<?php

/**
 * Interface for handlers of hook API calls.
 */
interface WPV_Api_Handler_Interface {
	
	function __construct();

	/**
	 * @param array $arguments Original action/filter arguments.
	 * @return mixed
	 */
	function process_call( $arguments );

}
Page Not Found
Parece que el enlace que apuntaba aquí no sirve. ¿Quieres probar con una búsqueda?
¡Hola!