PHP Class App\Http\Controllers\TournamentsController

Inheritance: extends Controller
Afficher le fichier Open project: ppy/osu-web

Protected Properties

Свойство Type Description
$section

Méthodes publiques

Méthode Description
__construct ( )
index ( )
register ( $id )
show ( $id )
unregister ( $id )

Method Details

__construct() public méthode

public __construct ( )

index() public méthode

public index ( )

register() public méthode

public register ( $id )

show() public méthode

public show ( $id )

unregister() public méthode

public unregister ( $id )

Property Details

$section protected_oe property

protected $section