Searched refs:TableSection (Results 1 – 1 of 1) sorted by relevance
25 use League\CommonMark\Extension\Table\TableSection; alias47 private TableSection $thead;49 private TableSection $tbody;57 $this->thead = new TableSection(TableSection::TYPE_HEAD);58 $this->tbody = new TableSection(TableSection::TYPE_BODY);