| @@ -59,7 +59,7 @@ discard block | ||
| 59 | 59 | * to act upon | 
| 60 | 60 | * | 
| 61 | 61 | * @see Org\Heigl\Hyphenator\Filter\Filter::run() | 
| 62 | - * @return \Org\Heigl\Hyphenator\Tokenizer\Token | |
| 62 | + * @return t\TokenRegistry | |
| 63 | 63 | */ | 
| 64 | 64 | public function run(t\TokenRegistry $tokens) | 
| 65 | 65 |      { | 
| @@ -102,7 +102,7 @@ discard block | ||
| 102 | 102 | * to act upon | 
| 103 | 103 | * | 
| 104 | 104 | * @see Org\Heigl\Hyphenator\Filter\Filter::run() | 
| 105 | - * @return \Org\Heigl\Hyphenator\Tokenizer\Token | |
| 105 | + * @return string | |
| 106 | 106 | */ | 
| 107 | 107 | protected function doConcatenate(t\TokenRegistry $tokens) | 
| 108 | 108 |      { | 
| @@ -59,7 +59,7 @@ discard block | ||
| 59 | 59 | * to act upon | 
| 60 | 60 | * | 
| 61 | 61 | * @see Org\Heigl\Hyphenator\Filter\Filter::run() | 
| 62 | - * @return \Org\Heigl\Hyphenator\Tokenizer\Token | |
| 62 | + * @return t\TokenRegistry | |
| 63 | 63 | */ | 
| 64 | 64 | public function run(t\TokenRegistry $tokens) | 
| 65 | 65 |      { | 
| @@ -102,7 +102,7 @@ discard block | ||
| 102 | 102 | * to act upon | 
| 103 | 103 | * | 
| 104 | 104 | * @see Org\Heigl\Hyphenator\Filter\Filter::run() | 
| 105 | - * @return \Org\Heigl\Hyphenator\Tokenizer\Token | |
| 105 | + * @return string | |
| 106 | 106 | */ | 
| 107 | 107 | protected function doConcatenate(t\TokenRegistry $tokens) | 
| 108 | 108 |      { |