PHP Class App\Http\Controllers\ArticleListController

Inheritance: extends Controller
ファイルを表示 Open project: spatie-custom/blender

Public Methods

Method Description
index ( )

Protected Methods

Method Description
getTechnicalName ( ) : string
getViewFolderName ( ) : string

Method Details

getTechnicalName() protected method

protected getTechnicalName ( ) : string
return string

getViewFolderName() protected method

protected getViewFolderName ( ) : string
return string

index() public method

public index ( )