* Fix Canopsis Transport

* Lint Hipchat

* Lint IRCBot.php

* Misc

* Update Hipchat.php

* Update Notification.php
This commit is contained in:
Jellyfrog
2021-03-31 17:29:22 +02:00
committed by GitHub
parent 4b6efba040
commit 58af994c6b
6 changed files with 25 additions and 8 deletions

View File

@@ -82,6 +82,7 @@ class QueryBuilderParser implements \JsonSerializable
protected $builder;
protected $schema;
private $tables;
private function __construct(array $builder)
{