Completed
Pull Request — master (#8)
by Pavel
05:07
created
src/Bankiru/Api/Doctrine/ApiEntityCache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
      * @param ApiMetadata $metadata
80 80
      * @param array       $identifiers
81 81
      *
82
-     * @return mixed
82
+     * @return string
83 83
      */
84 84
     private function getEntityKey(ApiMetadata $metadata, array $identifiers)
85 85
     {
Please login to merge, or discard this patch.