Make @inheritdoc work with mixins.
Previously @inheritdoc only looked for member with same name from parent class, now we also look from mixins.
Loading
Please register or sign in to comment
Previously @inheritdoc only looked for member with same name from parent class, now we also look from mixins.