We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -52,7 +52,7 @@ |
||
| 52 | 52 | * |
| 53 | 53 | * @return void |
| 54 | 54 | */ |
| 55 | - // TODO(client-side) |
|
| 55 | + // TODO(client-side) |
|
| 56 | 56 | public function annotationtool() |
| 57 | 57 | { |
| 58 | 58 | if ( |
@@ -24,7 +24,7 @@ |
||
| 24 | 24 | */ |
| 25 | 25 | class DocumentController extends AbstractController |
| 26 | 26 | { |
| 27 | - /** |
|
| 27 | + /** |
|
| 28 | 28 | * The main method of the PlugIn |
| 29 | 29 | * |
| 30 | 30 | * @access public |