A child element should be automatically inheriting pretty much everything from its parent docblock without needing this tag. Otherwise, all your implementation methods would have to be documented all over again without gaining anything by the original interface's documentation. Simply, an inherited element without a docblock should automatically inherit everything from its parent's docblock. The @