This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Settings_Page::options_obj()
Get plugin options object
Return
(\Vimeotheque\Options\Options)
Source
File: includes/libs/admin/page/settings-page.class.php
private function options_obj(){ return Plugin::instance()->get_options_obj(); }