File manager - Edit - /home/autoph/public_html/tasks/vendor/bogdaan/viber-bot-php/test/Viber/Tests/Api/EntityTest.php
Back
<?php namespace Viber\Tests\Api; use Viber\Tests\TestCase; use Viber\Api\Entity; /** * @author Novikov Bogdan <hcbogdan@gmail.com> */ class EntityTest extends TestCase { public function testApiArray() { $e = new Entity([]); $this->assertEquals([], $e->toApiArray()); } }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings