Function Hook_CMA->get_archive_url
Definitions
sources/content.php
- Get am archive URL for content.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The URL
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Get am archive URL for content.
*
* @return Tempcode The URL
*/
public function get_archive_url() : object
* Get am archive URL for content.
*
* @return Tempcode The URL
*/
public function get_archive_url() : object

