Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LanguageDetector
NGramParser
PHP Class LanguageDetector\NGramParser
Afficher le fichier
Open project: nystudio107/seomatic
Protected Properties
Свойство
Type
Description
$max
$mb
$min
$regex
$regex_mod
Méthodes publiques
Méthode
Description
__construct
(
$min
= 2,
$max
= 4,
$mb
= true )
get
(
$raw_text
,
$limit
)
splitText
(
$text
,
$len
= 200 )
Method Details
__construct()
public
méthode
public
__construct
(
$min
= 2,
$max
= 4,
$mb
= true )
get()
public
méthode
public
get
(
$raw_text
,
$limit
)
splitText()
public
méthode
public
splitText
(
$text
,
$len
= 200 )
Property Details
$max
protected_oe property
protected
$max
$mb
protected_oe property
protected
$mb
$min
protected_oe property
protected
$min
$regex
protected_oe property
protected
$regex
$regex_mod
protected_oe property
protected
$regex_mod