Function Forum_driver_ipb3->get_emo_dir
Definitions
sources/forum/ipb3.php
- Find the base URL to the emoticons.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: string
Returns
- The base URL
- Type: URLPATH
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Find the base URL to the emoticons.
*
* @return URLPATH The base URL
*/
public function get_emo_dir() : string
* Find the base URL to the emoticons.
*
* @return URLPATH The base URL
*/
public function get_emo_dir() : string