minitest/DataProvider.hack (
7
lines of code) (
raw
):
namespace HH\__Private\MiniTest; class DataProvider implements \HH\MethodAttribute { public function __construct( public string $provider, )[] { } }