Trait AdvancedFormatOutputTrait
<?php declare(strict_types=1); /** * Created by PhpStorm. * User: inhere * Date: 2017-12-19 * Time: 9:44 */ namespace Inhere\Console\Concern; /** * Trait AdvancedFormatOutputTrait * * @package Inhere\Console\Concern */ trait AdvancedFormatOutputTrait { }