Function __global->sl_get_custom_file_base

Definitions

sources/spelling.php

  • Find the path to where data is stored.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: string

Returns

  • Relative path
  • Type: string
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find the path to where data is stored.
 *
 * @return string Relative path
 */

function sl_get_custom_file_base() : string