PHPPM\ProcessCommunicationTrait::setSocketPath PHP Method

setSocketPath() public method

public setSocketPath ( string $socketPath )
$socketPath string
    public function setSocketPath($socketPath)
    {
        $this->socketPath = $socketPath;
    }