WC_Connect_Loader::get_payment_methods_store PHP Method

get_payment_methods_store() public method

        public function get_payment_methods_store()
        {
            return $this->payment_methods_store;
        }
WC_Connect_Loader