Completed
Push — 7.5 ( 13f815...467086 )
by André
19:24
created
Core/Persistence/Cache/Adapter/TransactionalInMemoryCacheAdapter.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -68,6 +68,7 @@
 block discarded – undo
68 68
 
69 69
     /**
70 70
      * {@inheritdoc}
71
+     * @param string $key
71 72
      */
72 73
     public function getItem($key)
73 74
     {
Please login to merge, or discard this patch.