(bug 36603) Make DumpFilter::$sink public again
authorAntoine Musso <hashar@free.fr>
Mon, 7 May 2012 21:34:07 +0000 (14:34 -0700)
committerAntoine Musso <hashar@free.fr>
Mon, 7 May 2012 21:37:55 +0000 (14:37 -0700)
commita8629e30ed3e6d80a09512e5b7aa3eead8f4fb31
treea664f0eb1dcffe13d02fcd21f656cc27420652f8
parent97eee1a0667837e867953b575d784540531f96e7
(bug 36603) Make DumpFilter::$sink public again

This is required by dump unit testing for now. The change was introduced
by commit ab6e54e0 https://gerrit.wikimedia.org/r/#/c/6089/

We will have to update the Dump tests to no more reference sink directly
but use a proper accessing method that has yet to be written.

Change-Id: I1246739c4ea174b13af475db8cfcb48740ecc2df
includes/Export.php