Completed
Push — master ( c9ff7a...90cf7c )
by Tobias
28:22 queued 18:22
created
PropertyManager/AttributeExtractor.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -83,9 +83,9 @@
 block discarded – undo
83 83
     /**
84 84
      * Get a good cache key for this class.
85 85
      *
86
-     * @param $class
86
+     * @param string $class
87 87
      *
88
-     * @return bool|string
88
+     * @return string|false
89 89
      */
90 90
     private function getCacheKey($class)
91 91
     {
Please login to merge, or discard this patch.