浏览代码

Update GearmanCacheWrapper.php

Marc 11 年之前
父节点
当前提交
714dc976ab
共有 1 个文件被更改,包括 0 次插入2 次删除
  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)
     {