Home
last modified time | relevance | path

Searched refs:readerComments (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPost.php62 public $readerComments; variable in Google\\Service\\Blogger\\Post
247 public function setReaderComments($readerComments) argument
249 $this->readerComments = $readerComments;
256 return $this->readerComments;