Copied!
  • internal
Cloneable
Methods
public static getApiCoreVersion()
 
  • return string The version of the ApiCore library.
public static readVersionFile(string $file)
 

Reads a VERSION file and returns the contents. If the file does not exist, returns "".

  • param string $file
  • return string
Properties
private static $version = NULL
 
  • var ?string
Methods
private __construct()
 

Private constructor.

Properties
private static $version = NULL
 
  • var ?string
Methods
public static getApiCoreVersion()
 
  • return string The version of the ApiCore library.
public static readVersionFile(string $file)
 

Reads a VERSION file and returns the contents. If the file does not exist, returns "".

  • param string $file
  • return string
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration