Searched defs:getStringContent (Results 1 – 3 of 3) sorted by relevance
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/ | ||
H A D | InlineContainerInterface.php | 19 public function getStringContent(): string; function |
H A D | StringContainerInterface.php | 35 public function getStringContent(): string; function |
H A D | AbstractStringContainerBlock.php | 51 public function getStringContent(): string function in League\\CommonMark\\Block\\Element\\AbstractStringContainerBlock |