PHP PhpBench\Environment Пространство имен

Пространства имен

PhpBench\Environment\Provider

Interfaces

Имя Описание
ProviderInterface Implementors of this interface provide information about a specific feature of the environment, e.g. VCS, OS, etc.

Классы

Имя Описание
Information Represents information about the VCS system used by the current working directory.
Supplier Supplies information from the current environment.
VcsInformation VCS specific information. All VCS providers should return this object to ensure they all provide the same information.