最后更新于:2021-11-26 09:46:34
响应s the count of blocks in the list.
(int) Block count.
文件: gc-includes/class-gc-block-list.php
public function count() { return count( $this->blocks ); }