Required_Page::get_content()

Summary

No summary available.

Return

(string) The content of the post


Source

File: src/BigCommerce/Pages/Required_Page.php

	public function get_content() {
		return '';
	}


User Contributed Notes

You must log in before being able to contribute a note or feedback.