Searched hist:"8 c5fa126085435ef6364c915a0913746da94e66a" (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/inc/Parsing/Handler/ |
| H A D | AbstractRewriter.php | 8c5fa126085435ef6364c915a0913746da94e66a Thu Apr 16 14:27:57 UTC 2026 Andreas Gohr <gohr@cosmocode.de> deduplicate finalise() across rewriter subclasses
Move the identical finalise() logic into AbstractRewriter with an abstract getClosingCall() method. Lists, Quote, Table, Preformatted and Nest each provide their closing call name instead of duplicating the full method.
|
| H A D | Quote.php | 8c5fa126085435ef6364c915a0913746da94e66a Thu Apr 16 14:27:57 UTC 2026 Andreas Gohr <gohr@cosmocode.de> deduplicate finalise() across rewriter subclasses
Move the identical finalise() logic into AbstractRewriter with an abstract getClosingCall() method. Lists, Quote, Table, Preformatted and Nest each provide their closing call name instead of duplicating the full method.
|
| H A D | Preformatted.php | 8c5fa126085435ef6364c915a0913746da94e66a Thu Apr 16 14:27:57 UTC 2026 Andreas Gohr <gohr@cosmocode.de> deduplicate finalise() across rewriter subclasses
Move the identical finalise() logic into AbstractRewriter with an abstract getClosingCall() method. Lists, Quote, Table, Preformatted and Nest each provide their closing call name instead of duplicating the full method.
|
| H A D | Nest.php | 8c5fa126085435ef6364c915a0913746da94e66a Thu Apr 16 14:27:57 UTC 2026 Andreas Gohr <gohr@cosmocode.de> deduplicate finalise() across rewriter subclasses
Move the identical finalise() logic into AbstractRewriter with an abstract getClosingCall() method. Lists, Quote, Table, Preformatted and Nest each provide their closing call name instead of duplicating the full method.
|
| H A D | Lists.php | 8c5fa126085435ef6364c915a0913746da94e66a Thu Apr 16 14:27:57 UTC 2026 Andreas Gohr <gohr@cosmocode.de> deduplicate finalise() across rewriter subclasses
Move the identical finalise() logic into AbstractRewriter with an abstract getClosingCall() method. Lists, Quote, Table, Preformatted and Nest each provide their closing call name instead of duplicating the full method.
|
| H A D | Table.php | 8c5fa126085435ef6364c915a0913746da94e66a Thu Apr 16 14:27:57 UTC 2026 Andreas Gohr <gohr@cosmocode.de> deduplicate finalise() across rewriter subclasses
Move the identical finalise() logic into AbstractRewriter with an abstract getClosingCall() method. Lists, Quote, Table, Preformatted and Nest each provide their closing call name instead of duplicating the full method.
|