Completed
Branch master (e591ca)
by Mr
08:16
created
src/CoreTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 trait CoreTrait
8 8
 {
9 9
     /**
10
-     * @return \PiHole\Interfaces\QueryInterface
10
+     * @return CoreTrait
11 11
      */
12 12
     public function statistics(): self
13 13
     {
Please login to merge, or discard this patch.