diff options
Diffstat (limited to 'src/Components/FunctionCall.php')
-rw-r--r-- | src/Components/FunctionCall.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Components/FunctionCall.php b/src/Components/FunctionCall.php index 9d2dfed..4ac5f70 100644 --- a/src/Components/FunctionCall.php +++ b/src/Components/FunctionCall.php @@ -19,7 +19,6 @@ use SqlParser\TokensList; * @category Keywords * @package SqlParser * @subpackage Components - * @author Dan Ungureanu <udan1107@gmail.com> * @license http://opensource.org/licenses/GPL-2.0 GNU Public License */ class FunctionCall extends Component |