Skip to content

Commit

Permalink
优化注释,尽可能使用 inheritDoc 注释
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Oct 13, 2021
1 parent 51df26c commit 6670559
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Annotation/BlockingConsumer.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
class BlockingConsumer extends Base
{
/**
* 只传一个参数时的参数名.
*
* @var string
* {@inheritDoc}
*/
protected ?string $defaultFieldName = 'timeout';

Expand Down

0 comments on commit 6670559

Please sign in to comment.