Lsrur\Inspector\Collectors\ResponseCollector::getScript PHP Method

getScript() public method

public getScript ( )
    public function getScript()
    {
        return $this->genericToScript($this->get());
    }