This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
define('MULTI_VALUE_CUSTOM_DELIMITER', '\#'); | |
/** | |
* Extends FeedsCSVParser to explode row cells by a custom delimiter. | |
* | |
* Cells that start with \# will be exploded by the delimiter \#. | |
* | |
* So a cell that reads: |