Browse Source

Update GearmanCacheWrapper.php

Marc 11 years ago
parent
commit
714dc976ab
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Service/GearmanCacheWrapper.php

+ 0 - 2
Service/GearmanCacheWrapper.php

@@ -291,8 +291,6 @@ class GearmanCacheWrapper
      * @param string $file A PHP file path
      *
      * @return string|false Full class name if found, false otherwise
-     * 
-     * @todo Find another way more tidy and clean of getting file namespace
      */
     protected function getFileClassNamespace($file)
     {