Skip to content

Commit a3724c1

Browse files
committed
add author note
1 parent a496bec commit a3724c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/Github/HttpClient/Cache/GaufretteCache.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
use Guzzle\Http\Message\Response;
66
use Gaufrette\Filesystem;
77

8+
/**
9+
* Gaufrette Cache
10+
*
11+
* @author Massimiliano Arione <massimiliano.arione@bee-lab.net>
12+
*/
813
class GaufretteCache implements CacheInterface
914
{
1015
/**

0 commit comments

Comments
 (0)