get_from_get( 'page' ); } /** * @return mixed */ public function get_action() { return $this->get_from_get( 'twofas_light_action' ); } }