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
League
HTMLToMarkdown
Converter
PreformattedConverter
PHP Class League\HTMLToMarkdown\Converter\PreformattedConverter
Inheritance:
implements
League\HTMLToMarkdown\Converter\ConverterInterface
Afficher le fichier
Open project: nickcernis/html-to-markdown
Méthodes publiques
Méthode
Description
convert
(
League\HTMLToMarkdown\ElementInterface
$element
) :
string
getSupportedTags
( ) :
string[]
Method Details
convert()
public
méthode
public
convert
(
League\HTMLToMarkdown\ElementInterface
$element
) :
string
$element
League\HTMLToMarkdown\ElementInterface
Résultat
string
getSupportedTags()
public
méthode
public
getSupportedTags
( ) :
string[]
Résultat
string[]