@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2011, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2011, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop; |
| 12 | 12 | |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2013, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2013, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop\Support; |
| 12 | 12 | |
@@ -1,12 +1,12 @@ discard block |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2014, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2014, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop\Support; |
| 12 | 12 | |
@@ -34,7 +34,7 @@ discard block |
||
| 34 | 34 | */ |
| 35 | 35 | public function getAnnotation($annotationName) |
| 36 | 36 | { |
| 37 | - return self::getReader()->getMethodAnnotation($this, $annotationName); |
|
| 37 | + return self::getReader()->getMethodAnnotation($this, $annotationName); |
|
| 38 | 38 | } |
| 39 | 39 | |
| 40 | 40 | /** |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2012, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2012, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop\Support; |
| 12 | 12 | |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2012, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2012, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop\Support; |
| 12 | 12 | |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2014, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2014, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop\Support; |
| 12 | 12 | |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2013, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2013, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop\Support; |
| 12 | 12 | |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2013, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2013, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop\Support; |
| 12 | 12 | |
@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Go! AOP framework |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright 2014, Lisachenko Alexander <[email protected]> |
|
| 6 | - * |
|
| 7 | - * This source file is subject to the license that is bundled |
|
| 8 | - * with this source code in the file LICENSE. |
|
| 9 | - */ |
|
| 3 | + * Go! AOP framework |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright 2014, Lisachenko Alexander <[email protected]> |
|
| 6 | + * |
|
| 7 | + * This source file is subject to the license that is bundled |
|
| 8 | + * with this source code in the file LICENSE. |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Go\Aop\Support; |
| 12 | 12 | |