tests\codeception\unit\models\Item05::tableName PHP Метод

tableName() публичный статический Метод

public static tableName ( )
    public static function tableName()
    {
        return 'item';
    }