Class dmstr\helpers\Html

Inheritancedmstr\helpers\Html » yii\helpers\Html

Class Html

Public Methods

Hide inherited methods

MethodDescriptionDefined By
a() Use case: \dmstr\helpers\Html::a("test link", ['create']) dmstr\helpers\Html

Method Details

a() public static method

Use case: \dmstr\helpers\Html::a("test link", ['create'])

public static string|null a ( $text, $url null, $options = [] )
$text string
$url null
$options array