Balancer: pass configuration array to flatten instead of individual booleans
authorC. Scott Ananian <cscott@cscott.net>
Thu, 4 Aug 2016 19:35:59 +0000 (15:35 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Sat, 6 Aug 2016 16:08:19 +0000 (12:08 -0400)
commit806701eadf882fa38e73b4c4f3adc06184bcf3d0
tree5bd10ff9225f3e9103d5071e11bf15131da9036d
parent2bec3ad45c71b33b4e625287a88495599c1f0b90
Balancer: pass configuration array to flatten instead of individual booleans

This refactoring makes it easier to add additional options later without
having to pass them manually through the call chain.

Change-Id: I46814f17d1b338b971ab57f63c2ec75d4a6b45d5
includes/tidy/Balancer.php