PHP Class App\Http\Controllers\Admin\Store\OrdersController

Inheritance: extends App\Http\Controllers\Admin\Controller
Afficher le fichier Open project: ppy/osu-web

Protected Properties

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

Méthodes publiques

Méthode Description
index ( )
ship ( )
show ( $orderId = null )
update ( $id )

Method Details

index() public méthode

public index ( )

ship() public méthode

public ship ( )

show() public méthode

public show ( $orderId = null )

update() public méthode

public update ( $id )

Property Details

$actionPrefix protected_oe property

protected $actionPrefix

$section protected_oe property

protected $section