diff options
Diffstat (limited to 'src/UtfString.php')
-rw-r--r-- | src/UtfString.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/UtfString.php b/src/UtfString.php index 5f4ba12..870a716 100644 --- a/src/UtfString.php +++ b/src/UtfString.php @@ -21,7 +21,6 @@ namespace SqlParser; * * @category Misc * @package SqlParser - * @author Dan Ungureanu <udan1107@gmail.com> * @license http://opensource.org/licenses/GPL-2.0 GNU Public License */ class UtfString implements \ArrayAccess |