PHP Class BcHtmlHelper

Inheritance: extends HtmlHelper
Show file Open project: baserproject/basercms Class Usage Examples

Public Properties

Property Type Description
$helpers array Included helpers.

Public Methods

Method Description
getStripCrumbs ( ) : array タグにラッピングされていないパンくずデータを取得する

Method Details

getStripCrumbs() public method

タグにラッピングされていないパンくずデータを取得する
public getStripCrumbs ( ) : array
return array

Property Details

$helpers public property

Included helpers.
public array $helpers
return array