Function Forum_driver_wbb22->get_emo_dir

Definitions

sources/forum/wbb22.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