Thruway\Transport\PawlTransport::getTransportDetails PHP Method

getTransportDetails() public method

public getTransportDetails ( ) : array
return array
    public function getTransportDetails()
    {
        return ["type" => "pawl"];
    }