src/CoreBundle/Repository/ResourceWithLinkInterface.php
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Missing function doc comment Open
Open
public function getLink(ResourceInterface $resource, RouterInterface $router, array $extraParams = []): string;
- Exclude checks