Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Closed
Labels
Milestone
Description
This method automically dumps content into a file:
$filesystem->dumpFile('foo.txt', 'Symfony2 is great!')
This should get documented incomponents/filesystem
.
Related PR:symfony/symfony#7753