| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/interface-notification-handler.php.tar |
crosstraining/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php 0000644 00000000665 15114411705 0032702 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin\Notifiers
*/
/**
* Dictates the required methods for a Notification Handler implementation.
*/
interface WPSEO_Notification_Handler {
/**
* Handles the notification object.
*
* @param Yoast_Notification_Center $notification_center The notification center object.
*
* @return void
*/
public function handle( Yoast_Notification_Center $notification_center );
}
lebauwcentre/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php 0000644 00000000665 15114415603 0032476 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin\Notifiers
*/
/**
* Dictates the required methods for a Notification Handler implementation.
*/
interface WPSEO_Notification_Handler {
/**
* Handles the notification object.
*
* @param Yoast_Notification_Center $notification_center The notification center object.
*
* @return void
*/
public function handle( Yoast_Notification_Center $notification_center );
}
xbodynamge/www/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php 0000644 00000000665 15114444030 0030636 0 ustar 00 home <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin\Notifiers
*/
/**
* Dictates the required methods for a Notification Handler implementation.
*/
interface WPSEO_Notification_Handler {
/**
* Handles the notification object.
*
* @param Yoast_Notification_Center $notification_center The notification center object.
*
* @return void
*/
public function handle( Yoast_Notification_Center $notification_center );
}
namtation/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php 0000644 00000000665 15115054557 0032020 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin\Notifiers
*/
/**
* Dictates the required methods for a Notification Handler implementation.
*/
interface WPSEO_Notification_Handler {
/**
* Handles the notification object.
*
* @param Yoast_Notification_Center $notification_center The notification center object.
*
* @return void
*/
public function handle( Yoast_Notification_Center $notification_center );
}