Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
yii
debug
components
search
matchers
SameAs
PHP Class yii\debug\components\search\matchers\SameAs
Since:
2.0
Author:
Mark Jebri (
[email protected]
)
Inheritance:
extends
yii\debug\components\search\matchers\Base
Exibir arquivo
Open project: yiisoft/yii2-debug
Public Properties
Property
Type
Description
$partial
if partial match should be used.
Public Methods
Method
Description
match
(
$value
)
Method Details
match()
public
method
public
match
(
$value
)
Property Details
$partial
public_oe property
if partial match should be used.
public
$partial