StubTests\Unit\DataProviders
Classes
This test demonstrates how to use CoreStubsDataProvider to parse only specific categories of stubs, which is useful for tests that should only validate core PHP functionality (e.g., type hint validation) or to improve test performance.