Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DStructuralElement.php28 protected $sectionBreakType = SectionBreak::class;
68 * @param SectionBreak
70 public function setSectionBreak(SectionBreak $sectionBreak)
75 * @return SectionBreak
H A DSectionBreak.php20 class SectionBreak extends \Google\Collection class
79 class_alias(SectionBreak::class, 'Google_Service_Docs_SectionBreak');