PHP Class app\http\controllers\ContestEntriesController

Inheritance: extends Controller
Show file Open project: ppy/osu-web

Protected Properties

Property Type Description
$section

Public Methods

Method Description
destroy ( $id )
store ( )
vote ( $id )

Method Details

destroy() public method

public destroy ( $id )

store() public method

public store ( )

vote() public method

public vote ( $id )

Property Details

$section protected property

protected $section