SensioLabs\Deptrac\OutputFormatter\OutputFormatterInput::__construct PHP Method

__construct() public method

public __construct ( $arguments )
$arguments
    public function __construct($arguments)
    {
        $this->options = $arguments;
    }
OutputFormatterInput