League\CommonMark\Inline\Element\Newline::getType PHP Méthode

getType() public méthode

public getType ( ) : integer
Résultat integer
    public function getType()
    {
        return $this->type;
    }