Update DocsController.php
This commit is contained in:
parent
a8cafee108
commit
0bd5382e4a
@ -23,6 +23,11 @@ class DocsController extends Controller
|
||||
return $this->render('bower-format');
|
||||
}
|
||||
|
||||
public function actionUpdateWebhook()
|
||||
{
|
||||
return $this->render('update-webhook');
|
||||
}
|
||||
|
||||
public function actionRegistryCurl()
|
||||
{
|
||||
return $this->render('registry-curl');
|
||||
|
Loading…
x
Reference in New Issue
Block a user