Sulu\Bundle\ContentBundle\Markup\Link\LinkProviderPoolInterface::hasProvider PHP Method

hasProvider() public method

Returns true if provider exists.
public hasProvider ( string $name ) : boolean
$name string
return boolean
    public function hasProvider($name);