Inpsyde\MultilingualPress\Common\Admin\SettingsPage::hookname PHP Method

hookname() public method

Returns the hookname.
Since: 3.0.0
public hookname ( ) : string
return string The hookname.
    public function hookname()
    {
        return $this->hookname;
    }