Fix typo in AphrontMySQLDatabaseConnection
This commit is contained in:
parent
f698e860cf
commit
64facecb87
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
final class AphrontMySQLDatabaseConnection extends AphrontDatabaseConnection {
|
||||
|
||||
private $config;
|
||||
private $configuration;
|
||||
private $connection;
|
||||
|
||||
private $nextError;
|
||||
|
|
Loading…
Reference in a new issue