From 3131ece3b3fc0767edca013cca8921fcf8b8f3a9 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Fri, 29 Apr 2016 02:04:40 +0300 Subject: [PATCH] Another comment fix --- src/Loader/AntiTempmailRepo.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Loader/AntiTempmailRepo.php b/src/Loader/AntiTempmailRepo.php index 26a52d2..f868979 100644 --- a/src/Loader/AntiTempmailRepo.php +++ b/src/Loader/AntiTempmailRepo.php @@ -55,8 +55,6 @@ class AntiTempmailRepo implements LoaderInterface * 1. if this library and data repository are included in project as composer dependencies; * 2. if this library is deployed for development (data repository included as composer dependency to this library). * - * @see Loader::customPath for custom data repository implementation - * * @return array */ protected function getPaths()