PHPDocumentor allows methods to inherit the documentation from parent methods with the {@inheritdoc} syntax. It would be nice if the annotation compiler would support this syntax so we do not have to duplicate type declarations.