publicfunctiontestEmptyBindingTypehint() { $this->expectException(InvalidArgumentException::class); $this->expectExceptionMessage('Did you forget to add the type "string" to argument "$apiKey" of method "Symfony\Component\DependencyInjection\Tests\Fixtures\NamedArgumentsDummy::__construct()"?');