PcovNotAvailableException
public function __construct(Filter $filter) { $this->ensurePcovIsAvailable(); $this->filter = $filter; }