Definition
source
/**
* @param Path|string $path
* @param string $new_line_separator - default PHP_EOL - @deprecated use withNewLineSeparator method instead
*
* @return Loader
*/
to_text(Path|string $path, string $new_line_separator) : Loader
Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* @param Path|string $path
* @param string $new_line_separator - default PHP_EOL - @deprecated use withNewLineSeparator method instead
*
* @return Loader
*/
to_text(Path|string $path, string $new_line_separator) : Loader