Function Hook_CMA->get_add_url
Definitions
sources/content.php
- Get an add 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 an add URL for content.
*
* @return Tempcode The URL
*/
public function get_add_url() : object
* Get an add URL for content.
*
* @return Tempcode The URL
*/
public function get_add_url() : object

