PHP Class Gdn_Slice, vanilla

显示文件 Open project: vanilla/vanilla

Protected Properties

Property Type Description
$Dispatcher Gdn_Dispatcher

Public Methods

Method Description
__construct ( )
execute ( ) : string

Method Details

__construct() public method

public __construct ( )

execute() public method

public execute ( ) : string
return string

Property Details

$Dispatcher protected_oe property

protected Gdn_Dispatcher $Dispatcher
return Gdn_Dispatcher