PhpBench\Environment\Provider |
이름 | 설명 |
---|---|
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. |