Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
League
CommonMark
Inline
Element
Newline
PHP Class League\CommonMark\Inline\Element\Newline
Inheritance:
extends
AbstractInline
Mostra file
Open project: colinodell/commonmark-php
Protected Properties
Property
Type
Description
$type
Public Methods
Method
Description
__construct
(
integer
$breakType
= self::HARDBREAK )
getType
( ) :
integer
Method Details
__construct()
public
method
public
__construct
(
integer
$breakType
= self::HARDBREAK )
$breakType
integer
getType()
public
method
public
getType
( ) :
integer
return
integer
Property Details
$type
protected_oe property
protected
$type