Correct DatabaseSqlite::unionQueries annotation
authorErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 15 Dec 2016 19:22:03 +0000 (11:22 -0800)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 15 Dec 2016 19:22:03 +0000 (11:22 -0800)
commit2e8923079b5622f6be1f99b67e26b6839a1396d1
tree518267fd9a44585a97f9b638d64d6b6b378c9ec7
parent9cd9f2f0dd01c31c744bbc4e6600d0d66e109caf
Correct DatabaseSqlite::unionQueries annotation

The annotation was claiming string, but it's very obvious from
the usage the it should be string[].

Change-Id: I99849a338971590ca68dfb175b2458ad5ebc0df2
includes/libs/rdbms/database/DatabaseSqlite.php
tests/phan/config.php