PHP Class yii\debug\components\search\matchers\SameAs

Since: 2.0
Author: Mark Jebri ([email protected])
Inheritance: extends yii\debug\components\search\matchers\Base
Afficher le fichier Open project: yiisoft/yii2-debug

Méthodes publiques

Свойство Type Description
$partial if partial match should be used.

Méthodes publiques

Méthode Description
match ( $value )

Method Details

match() public méthode

public match ( $value )

Property Details

$partial public_oe property

if partial match should be used.
public $partial