Code style fixes to ApiBase::requireAtLeastOneParameter
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Fri, 24 Jan 2014 18:32:36 +0000 (10:32 -0800)
committerTyler Anthony Romeo <tylerromeo@gmail.com>
Fri, 24 Jan 2014 18:32:36 +0000 (10:32 -0800)
commitc96ddf294846066c7845b87cbd4f5420b60ab657
tree2f798e3908b73e5c315536357de374e3e2d99bb7
parentc0d3e85b06d628e5c4a7c93cfe5fb7587f9118f0
Code style fixes to ApiBase::requireAtLeastOneParameter

Fixes to patch that introduced ApiBase::requireAtLeastOneParameter.
Includes line breaks, code formatting, and documentation fixes.

Change-Id: I1a2faebf7cc9a2126def66d8a4ce64dbfa84059b
Follows-Up: Iae6649ed503fdbf14 (5e7a9c6f8e66de344e)
includes/api/ApiBase.php