PHP Class App\Http\Controllers\Forum\ForumsController

Inheritance: extends App\Http\Controllers\Forum\Controller
Show file Open project: ppy/osu-web

Protected Properties

Property Type Description
$section

Public Methods

Method Description
__construct ( )
index ( )
show ( $id )

Method Details

__construct() public method

public __construct ( )

index() public method

public index ( )

show() public method

public show ( $id )

Property Details

$section protected property

protected $section