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.