Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
App
Http
Controllers
CommunityController
PHP Class App\Http\Controllers\CommunityController
Inheritance:
extends
Controller
Mostrar archivo
Open project: ppy/osu-web
Protected Properties
Property
Type
Description
$section
| Route: | | Route::get('/community', 'CommunityController@get
'); |
Public Methods
Method
Description
__construct
( )
getChat
( )
getSlack
( )
postSlackAgree
( )
Method Details
__construct()
public
method
public
__construct
( )
getChat()
public
method
public
getChat
( )
getSlack()
public
method
public
getSlack
( )
postSlackAgree()
public
method
public
postSlackAgree
( )
Property Details
$section
protected_oe property
| Route: | | Route::get('/community', 'CommunityController@get
'); |
protected
$section