File tree Expand file tree Collapse file tree 3 files changed +39
-0
lines changed
lib/Phpfastcache/Extensions/Drivers/Couchbasev4 Expand file tree Collapse file tree 3 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
+ /**
4
+ *
5
+ * This file is part of Phpfastcache.
6
+ *
7
+ * @license MIT License (MIT)
8
+ *
9
+ * For full copyright and license information, please see the docs/CREDITS.txt and LICENCE files.
10
+ *
11
+ * @author Georges.L (Geolim4) <[email protected] >
12
+ * @author Steven Lewis (srjlewis) https://github.com/srjlewis
13
+ * @author Contributors https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors
14
+ */
15
+
3
16
declare (strict_types=1 );
4
17
5
18
namespace Phpfastcache \Extensions \Drivers \Couchbasev4 ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
+ /**
4
+ *
5
+ * This file is part of Phpfastcache.
6
+ *
7
+ * @license MIT License (MIT)
8
+ *
9
+ * For full copyright and license information, please see the docs/CREDITS.txt and LICENCE files.
10
+ *
11
+ * @author Georges.L (Geolim4) <[email protected] >
12
+ * @author Steven Lewis (srjlewis) https://github.com/srjlewis
13
+ * @author Contributors https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors
14
+ */
15
+
3
16
declare (strict_types=1 );
4
17
5
18
namespace Phpfastcache \Extensions \Drivers \Couchbasev4 ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
+ /**
4
+ *
5
+ * This file is part of Phpfastcache.
6
+ *
7
+ * @license MIT License (MIT)
8
+ *
9
+ * For full copyright and license information, please see the docs/CREDITS.txt and LICENCE files.
10
+ *
11
+ * @author Georges.L (Geolim4) <[email protected] >
12
+ * @author Steven Lewis (srjlewis) https://github.com/srjlewis
13
+ * @author Contributors https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors
14
+ */
15
+
3
16
declare (strict_types=1 );
4
17
5
18
namespace Phpfastcache \Extensions \Drivers \Couchbasev4 ;
You can’t perform that action at this time.
0 commit comments