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::player_options_obj()
Get player options object
Return
(\Vimeotheque\Options\Options)
Source
File: includes/libs/admin/page/settings-page.class.php
private function player_options_obj(){ return Plugin::instance()->get_embed_options_obj(); }