loadFromString($file->read()); $file->put(serialize($phpDocument->getDocumentComponent())); return true; } catch (PhpStorageException $e) { return false; } } }