mirror of
git://develop.git.wordpress.org/
synced 2025-02-06 23:50:43 +01:00
bf6ca94eca
This addresses a few errors along the lines of: * Opening parenthesis of a multi-line function call must be the last content on the line * Only one argument is allowed per line in a multi-line function call * Each array item in a multi-line array declaration must end in a comma * Closing parenthesis of a multi-line function call must be on a line by itself Follow-up to [55030]. See #28407. git-svn-id: https://develop.svn.wordpress.org/trunk@55032 602fd350-edb4-49c9-b593-d223f7449a82