Use ->getTitle() instead of ->mTitle to get the title from Parser
authorFomafix <fomafix@googlemail.com>
Tue, 27 Aug 2019 10:29:39 +0000 (12:29 +0200)
committerFomafix <fomafix@googlemail.com>
Tue, 27 Aug 2019 10:29:39 +0000 (12:29 +0200)
commitd2b0f2960b654ea774326dcacf128894c75bc88c
tree632e52abb61da2afc4ae0c9fd577909d02901208
parenta1546d35ee27fbca7ef61a2cb454f1f1cd4a9ec0
Use ->getTitle() instead of ->mTitle to get the title from Parser

This allows to make mTitle a private property.

Change-Id: If953546cf4bb0324e4ae41d2195254c37c0ad3b4
includes/parser/CoreParserFunctions.php
includes/parser/PPFrame_DOM.php
includes/parser/PPFrame_Hash.php