The expression $this->rewriteUrl($this-...solve($path, $filter)); of type string|false adds false to the return on line 40 which is incompatible with the return type declared by the interface Liip\ImagineBundle\Imagi...olverInterface::resolve of type string. It seems like you forgot to handle an error condition.
Loading history...
41
}
42
43
/**
44
* {@inheritdoc}
45
*/
46
public function store(BinaryInterface $binary, $path, $filter)