@@ -29,8 +29,8 @@ |
||
| 29 | 29 | public function __initialize(Container $container); |
| 30 | 30 | |
| 31 | 31 | /** |
| 32 | - * カスタムアノテーション情報を設定する |
|
| 33 | - * @param array<mixed> カスタムアノテーション情報 |
|
| 32 | + * カスタムアノテーション情報を設定する |
|
| 33 | + * @param array<mixed> カスタムアノテーション情報 |
|
| 34 | 34 | */ |
| 35 | 35 | public function __customAnnotation(array $annotation); |
| 36 | 36 | } |
@@ -79,7 +79,7 @@ discard block |
||
| 79 | 79 | } |
| 80 | 80 | |
| 81 | 81 | /** |
| 82 | - * {@inheritdoc} |
|
| 82 | + * {@inheritdoc} |
|
| 83 | 83 | */ |
| 84 | 84 | public function __customAnnotation(array $annotation) |
| 85 | 85 | { |
@@ -87,7 +87,7 @@ discard block |
||
| 87 | 87 | } |
| 88 | 88 | |
| 89 | 89 | /** |
| 90 | - * {@inheritdoc} |
|
| 90 | + * {@inheritdoc} |
|
| 91 | 91 | * @Filter(type="initialize") |
| 92 | 92 | */ |
| 93 | 93 | public function __initialize(Container $container) |
@@ -92,7 +92,7 @@ |
||
| 92 | 92 | } |
| 93 | 93 | |
| 94 | 94 | /** |
| 95 | - * {@inheritdoc} |
|
| 95 | + * {@inheritdoc} |
|
| 96 | 96 | */ |
| 97 | 97 | public function __customAnnotation(array $annotation) |
| 98 | 98 | { |
@@ -59,7 +59,7 @@ |
||
| 59 | 59 | } |
| 60 | 60 | |
| 61 | 61 | /** |
| 62 | - * {@inheritdoc} |
|
| 62 | + * {@inheritdoc} |
|
| 63 | 63 | */ |
| 64 | 64 | public function __customAnnotation(array $annotation) |
| 65 | 65 | { |