Move getFieldsToStore to own method in NameTableStore
authoraddshore <addshorewiki@gmail.com>
Thu, 14 Jun 2018 07:36:42 +0000 (08:36 +0100)
committerAddshore <addshorewiki@gmail.com>
Fri, 15 Jun 2018 07:28:37 +0000 (07:28 +0000)
commitf84d47160c77906419527967b966ea7c3cc56a1b
tree7b02da5b1fc7bdbc1b7f2e44ed12ccf28e943560
parentfac674876251c6d9e97c232cc2a425d885d3a646
Move getFieldsToStore to own method in NameTableStore

In the future this opens up an easy posibility of subclassing
if this is made protected.

Change-Id: I640c9f12f52dbb3328523402d9223ee8c967adda
includes/Storage/NameTableStore.php