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 11<?php
22
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) <contact@geolim4.com>
12+ * @author Steven Lewis (srjlewis) https://github.com/srjlewis
13+ * @author Contributors https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors
14+ */
15+
316declare (strict_types=1 );
417
518namespace Phpfastcache \Extensions \Drivers \Couchbasev4 ;
Original file line number Diff line number Diff line change 11<?php
22
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) <contact@geolim4.com>
12+ * @author Steven Lewis (srjlewis) https://github.com/srjlewis
13+ * @author Contributors https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors
14+ */
15+
316declare (strict_types=1 );
417
518namespace Phpfastcache \Extensions \Drivers \Couchbasev4 ;
Original file line number Diff line number Diff line change 11<?php
22
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) <contact@geolim4.com>
12+ * @author Steven Lewis (srjlewis) https://github.com/srjlewis
13+ * @author Contributors https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors
14+ */
15+
316declare (strict_types=1 );
417
518namespace Phpfastcache \Extensions \Drivers \Couchbasev4 ;
You can’t perform that action at this time.
0 commit comments