Method String::splitCsv

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/String.php line 354
Automatically extracted PHP DOC comment from code:

Split a string of comma separated values

END OF PHP DOC
public function array splitCsv(string $strString, string $strDelimiter)

Parameters

string $strString
Not documented yet. Please add documentation to this entry.
string $strDelimiter
Default: ','
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 3 and 2.