PHP Class App\Services\Facades\Option

Inheritance: extends Illuminate\Support\Facades\Facade
Show file Open project: printempw/blessing-skin-server

Public Methods

Method Description
form ( $id, $title, $callback )

Protected Methods

Method Description
getFacadeAccessor ( ) : string Get the registered name of the component.

Method Details

form() public static method

public static form ( $id, $title, $callback )

getFacadeAccessor() protected static method

Get the registered name of the component.
protected static getFacadeAccessor ( ) : string
return string