FunctionExistsCheck
class FunctionExistsCheck implements CheckInterface (View source)
Validates that functions from reflection exist in stubs.
Methods
Details
__construct(EntityLookupService|null $entityLookup = null)
No description
bool
supports(string $phpVersion)
No description
CheckResultSet
run(StubDataQueryInterface $stubs, string $entityId, string $phpVersion)
No description