Your IP : 216.73.216.220


Current Path : /var/www/html/vendor/codeception/codeception/src/Codeception/Step/
Upload File :
Current File : /var/www/html/vendor/codeception/codeception/src/Codeception/Step/Condition.php

<?php
namespace Codeception\Step;

use Codeception\Step as CodeceptionStep;

class Condition extends CodeceptionStep
{
}