CountSentences
Less than 1 minute
CountSentences
Count the number of sentences in a string.
Methods
run
public run(string $string): int
Parameters
Parameter | Type | Description |
---|---|---|
$string | string | the input string to count sentences from |
Generated by Hazaar API Doc Generator