diff --git a/Service/GearmanCacheWrapper.php b/Service/GearmanCacheWrapper.php index e61da1f..91f9dcb 100644 --- a/Service/GearmanCacheWrapper.php +++ b/Service/GearmanCacheWrapper.php @@ -291,8 +291,6 @@ private function parseFiles(Finder $finder, Reader $reader) * @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) {