Closed
Description
This method automically dumps content into a file:
$filesystem->dumpFile('foo.txt', 'Symfony2 is great!')
This should get documented in components/filesystem
.
Related PR: symfony/symfony#7753
This method automically dumps content into a file:
$filesystem->dumpFile('foo.txt', 'Symfony2 is great!')
This should get documented in components/filesystem
.
Related PR: symfony/symfony#7753