You appear to be a bot. Output may be restricted
Description
Get the base.
Usage
$string = WPSEO_Option_Tabs::get_base();
Parameters
Returns
string
Source
File name: wordpress-seo/admin/class-option-tabs.php
Lines:
1 to 3 of 3
public function get_base() { return $this->base; }