Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Addon_AMP_Compatibility / Astra_Addon_AMP_Compatibility::return_default()

Astra_Addon_AMP_Compatibility::return_default()

Return default string.


Description


Return

(String)


Source

File: classes/compatibility/class-astra-addon-amp-compatibility.php

	public function return_default() {
		return 'default';
	}

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
1.7.0 Introduced.

User Contributed Notes

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