Symfony Append an Datei anhängen

file_put_contents($file, $content, FILE_APPEND);
Vast Vicuña