@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/LAV45/yii2-translated-behavior |
|
4 | - * @copyright Copyright (c) 2015 LAV45! |
|
5 | - * @author Alexey Loban <[email protected]> |
|
6 | - * @license http://opensource.org/licenses/BSD-3-Clause |
|
7 | - */ |
|
3 | + * @link https://github.com/LAV45/yii2-translated-behavior |
|
4 | + * @copyright Copyright (c) 2015 LAV45! |
|
5 | + * @author Alexey Loban <[email protected]> |
|
6 | + * @license http://opensource.org/licenses/BSD-3-Clause |
|
7 | + */ |
|
8 | 8 | |
9 | 9 | namespace lav45\translate; |
10 | 10 |