Skip to content

Commit 758315b

Browse files
Vladyslav VildanovVladyslav Vildanov
Vladyslav Vildanov
authored and
Vladyslav Vildanov
committed
Codestyle fixes
1 parent 6907b5d commit 758315b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/Command/Traits/Expire/ExpireOptions.php

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
<?php
22

3+
/*
4+
* This file is part of the Predis package.
5+
*
6+
* (c) 2009-2020 Daniele Alessandri
7+
* (c) 2021-2023 Till Krüss
8+
*
9+
* For the full copyright and license information, please view the LICENSE
10+
* file that was distributed with this source code.
11+
*/
12+
313
namespace Predis\Command\Traits\Expire;
414

515
trait ExpireOptions

0 commit comments

Comments
 (0)