Completed
Branch master (f29d18)
by Ivan
02:17
created
lib/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -106,7 +106,7 @@
 block discarded – undo
106 106
     /**
107 107
      * Sets a logger instance to use.
108 108
      *
109
-     * @param LoggerInterface|null $logger PSR-3 compatible logger or null to disable logging.
109
+     * @param LoggerInterface $logger PSR-3 compatible logger or null to disable logging.
110 110
      */
111 111
     public function setLogger(LoggerInterface $logger)
112 112
     {
Please login to merge, or discard this patch.