AssetLocator

Playwright\Symfony\Client\Interception\AssetLocatorInterface

Describes a service able to resolve assets for a given request path.

$ composer require playwright-php/playwright-symfony

Methods

locate()

?AssetFile
function locate(string $requestPath): ?AssetFile