| Dose | AP |
|---|---|
| ublic static function get($key = null, $default = null) { return static::$app['request']->input($key, $defa | lt); } /** * Get the registered name of the component. * * @return string */ protected static fun |
| Dose | AP |
|---|---|
| ublic static function get($key = null, $default = null) { return static::$app['request']->input($key, $defa | lt); } /** * Get the registered name of the component. * * @return string */ protected static fun |