Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15377494
D11409.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
523 B
Referenced Files
None
Subscribers
None
D11409.diff
View Options
diff --git a/src/applications/releeph/storage/ReleephBranch.php b/src/applications/releeph/storage/ReleephBranch.php
--- a/src/applications/releeph/storage/ReleephBranch.php
+++ b/src/applications/releeph/storage/ReleephBranch.php
@@ -67,7 +67,7 @@
return $this;
}
- public function willWriteData(array &$data) {
+ protected function willWriteData(array &$data) {
// If symbolicName is omitted, set it to the basename.
//
// This means that we can enforce symbolicName as a UNIQUE column in the
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 14, 9:12 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7652669
Default Alt Text
D11409.diff (523 B)
Attached To
Mode
D11409: Fix visibility of the `LiskDAO::willWriteData` method
Attached
Detach File
Event Timeline
Log In to Comment