File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /*
4
- * This file is part of the Doctrine Behavioral Extensions package.
5
- * (c) Gediminas Morkevicius <gediminas.morkevicius@gmail.com> http://www.gediminasm.org
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
9
-
10
3
namespace Ambta \DoctrineEncryptBundle \Mapping ;
11
4
12
5
use Doctrine \Common \Annotations \Reader ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /*
4
- * This file is part of the Doctrine Behavioral Extensions package.
5
- * (c) Gediminas Morkevicius <gediminas.morkevicius@gmail.com> http://www.gediminasm.org
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
9
-
10
3
namespace Ambta \DoctrineEncryptBundle \Mapping ;
11
4
12
5
use Attribute ;
You can’t perform that action at this time.
0 commit comments