TippingCanoe\Imager\Processing\Blur::setSourcePath PHP Метод

setSourcePath() публичный Метод

public setSourcePath ( string $sourcePath )
$sourcePath string
    public function setSourcePath($sourcePath)
    {
        $this->sourcePath = $sourcePath;
    }