Completed
Push — master ( 40ba6a...eb7a45 )
by Robbie
01:23
created
code/tika/TikaRestClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
     /**
33 33
      * Detect if the service is available
34 34
      *
35
-     * @return bool
35
+     * @return boolean|null
36 36
      */
37 37
     public function isAvailable()
38 38
     {
Please login to merge, or discard this patch.