mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2024-12-28 12:35:50 +01:00
Fixed typo
This commit is contained in:
parent
b2ef4e3c8f
commit
57e5c3994d
@ -119,7 +119,7 @@ class StubCreator
|
||||
->setType(Type::MIXED)
|
||||
->setNullable(true)
|
||||
->setValue(null);
|
||||
$response->addProperty('error_code')
|
||||
$response->addProperty('errorCode')
|
||||
->setPublic()
|
||||
->setType(Type::INT)
|
||||
->setNullable(true)
|
||||
|
Loading…
Reference in New Issue
Block a user