mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-09-02 01:22:37 +02:00
Comment fix
This commit is contained in:
@@ -1335,7 +1335,7 @@ class Stringy implements \Countable, \IteratorAggregate, \ArrayAccess
|
||||
/**
|
||||
* Splits the string with the provided regular expression, returning an
|
||||
* array of Stringy objects. An optional integer $limit will truncate the
|
||||
* numbers of results returned.
|
||||
* results.
|
||||
*
|
||||
* @param string $pattern The regex with which to split the string
|
||||
* @param int $limit Optional maximum number of results to return
|
||||
|
Reference in New Issue
Block a user