nwtn\RespimgCaptureRequest::getRasterFile PHP Метод

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

Get the path/filename of the output PNG
public getRasterFile ( ) : string
Результат string
    public function getRasterFile()
    {
        return $this->rasterFile;
    }