parser: Rename $lastSection to $lastParagraph
authorArlo Breault <abreault@wikimedia.org>
Fri, 15 Mar 2019 19:41:22 +0000 (15:41 -0400)
committerArlo Breault <abreault@wikimedia.org>
Fri, 15 Mar 2019 19:45:59 +0000 (15:45 -0400)
commit19cea6b2cdefc02a2feb0d9fed16ff094ed94f9e
tree41780825e6f5f93e87b4ec1d6e15d4a685e1a151
parent2a5397b53e13741ee275089eab3ae3c45b110404
parser: Rename $lastSection to $lastParagraph

This now at least matches the function names even though what's actually
meant is more like 'block-level tag'.  Section is a poor choice of name
since there're wikitext sections unrelated to this.

Change-Id: Ic83aff4d862800b778441c28884194480b7e7d96
includes/parser/BlockLevelPass.php