opentracing / opentracing-php

OpenTracing API for PHP
Apache License 2.0
505 stars 56 forks source link

Removes an invalid return annotation #14

Closed jcchavezs closed 7 years ago

jcchavezs commented 7 years ago

Span::finish does not return anything. We should remove the annotation here.

Ping @felixfbecker @beberlei