| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/class-metabox-null-tab.php.tar |
xbodynamge/crosstraining/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php 0000644 00000000651 15114436011 0030546 0 ustar 00 home <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
*/
/**
* Generates the HTML for a metabox tab.
*/
class WPSEO_Metabox_Null_Tab implements WPSEO_Metabox_Tab {
/**
* Returns the html for the tab link.
*
* @return string|null
*/
public function link() {
return null;
}
/**
* Returns the html for the tab content.
*
* @return string|null
*/
public function content() {
return null;
}
}
xbodynamge/lebauwcentre/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php 0000644 00000000651 15114436576 0030361 0 ustar 00 home <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
*/
/**
* Generates the HTML for a metabox tab.
*/
class WPSEO_Metabox_Null_Tab implements WPSEO_Metabox_Tab {
/**
* Returns the html for the tab link.
*
* @return string|null
*/
public function link() {
return null;
}
/**
* Returns the html for the tab content.
*
* @return string|null
*/
public function content() {
return null;
}
}
home/xbodynamge/www/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php 0000644 00000000651 15114447436 0026601 0 ustar 00 <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
*/
/**
* Generates the HTML for a metabox tab.
*/
class WPSEO_Metabox_Null_Tab implements WPSEO_Metabox_Tab {
/**
* Returns the html for the tab link.
*
* @return string|null
*/
public function link() {
return null;
}
/**
* Returns the html for the tab content.
*
* @return string|null
*/
public function content() {
return null;
}
}
home/xbodynamge/namtation/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php 0000644 00000000651 15114450120 0027727 0 ustar 00 <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Admin
*/
/**
* Generates the HTML for a metabox tab.
*/
class WPSEO_Metabox_Null_Tab implements WPSEO_Metabox_Tab {
/**
* Returns the html for the tab link.
*
* @return string|null
*/
public function link() {
return null;
}
/**
* Returns the html for the tab content.
*
* @return string|null
*/
public function content() {
return null;
}
}