final class LongWordsModule extends Module

Long words wrap module.

Constants

private Dont

private Here

private After

private SafeLimit

Properties

$wordLimit

Methods

__construct(Texy $texy)

No description

string
postLine(string $text)

No description

string
pattern(array $matches)

Callback for long words.

Details

at line 58
__construct(Texy $texy)

No description

Parameters

Texy $texy

at line 73
string postLine(string $text)

No description

Parameters

string $text

Return Value

string

at line 87
string pattern(array $matches)

internal  
 

Callback for long words.

Parameters

array $matches

Return Value

string