Webmozart\Console\UI\Layout\BlockLayout::__construct PHP Méthode

__construct() public méthode

Creates a new layout.
public __construct ( )
    public function __construct()
    {
        $this->alignment = new LabelAlignment();
    }