CountSentences
Less than 1 minute
CountSentences
Count the number of sentences in a string.
class CountSentencesMethods
run
public run(string $string): intReturns: int
Parameters
| Parameter | Type | Description |
|---|---|---|
$string | string | the input string to count sentences from |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000