davispeixoto/PHP-Batch

View on GitHub
src/Davispeixoto/PhpBatch/Formatter/OutputFormatter.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php namespace Davispeixoto\PhpBatch\Formatter;

    /**
     * Class OutputFormatter
     * @package Davispeixoto\PhpBatch\Formatter
     */

/**
 * Created by Davis Peixoto <davis.peixoto@gmail.com>.
 * Date: 5/14/15
 * Time: 4:18 PM
 * Powered By PhpStorm
 */

class OutputFormatter
{

}