Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
App
Http
Controllers
TournamentsController
PHP Class App\Http\Controllers\TournamentsController
Inheritance:
extends
Controller
Show file
Open project: ppy/osu-web
Protected Properties
Property
Type
Description
$section
Public Methods
Method
Description
__construct
( )
index
( )
register
(
$id
)
show
(
$id
)
unregister
(
$id
)
Method Details
__construct()
public
method
public
__construct
( )
index()
public
method
public
index
( )
register()
public
method
public
register
(
$id
)
show()
public
method
public
show
(
$id
)
unregister()
public
method
public
unregister
(
$id
)
Property Details
$section
protected property
protected
$section