\Inhere\Console\Component\FormatterPadding

Class Padding

Summary

Methods
Properties
Constants
show()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

show()

show(array  $data, string  $title = '', array  $opts = array()) 

```php $data = [ 'Eggs' => '$1.99', 'Oatmeal' => '$4.99', 'Bacon' => '$2.99', ]; ```

Parameters

array $data
string $title
array $opts