[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/ocramius/proxy-manager/src/ProxyManager/ -> Version.php (summary)

Version class - to be adjusted when a new release is created. Note that we cannot check the version at runtime via `git` because that would cause a lot of I/O operations.

Author: Marco Pivetta <ocramius@gmail.com>
License: MIT
File Size: 38 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __construct()
  getVersion()

Functions
Functions that are not part of a class:

__construct()   X-Ref
Private constructor - this class is not meant to be instantiated


getVersion()   X-Ref
Retrieves the package version in the format <detected-version>@<commit-hash>,
where the detected version is what composer could detect.

return: string



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1