`@access` is used for public methods. It should be omitted according to https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/php/#1-functions-class-methods `@returns` instead of `@return` here: https://github.com/WordPress/gutenberg/blob/master/lib/class-wp-block-type.php#L123 PR Incoming
@accessis used for public methods. It should be omitted according to https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/php/#1-functions-class-methods@returnsinstead of@returnhere:https://github.com/WordPress/gutenberg/blob/master/lib/class-wp-block-type.php#L123
PR Incoming