| Current Path : /home/rtorresani/www/vendor/codeception/codeception/src/Codeception/Lib/Interfaces/ |
| Current File : //home/rtorresani/www/vendor/codeception/codeception/src/Codeception/Lib/Interfaces/API.php |
<?php
namespace Codeception\Lib\Interfaces;
/**
* Modules for API testing
*/
interface API
{
}