PHP Class Encore\Admin\Widgets\Collapse

Inheritance: extends Widget, implements Illuminate\Contracts\Support\Renderable
Show file Open project: z-song/laravel-admin

Protected Properties

Property Type Description
$items

Public Methods

Method Description
add ( $title, $content )
render ( )

Method Details

add() public method

public add ( $title, $content )

render() public method

public render ( )

Property Details

$items protected property

protected $items