Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13996092
D11363.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
469 B
Referenced Files
None
Subscribers
None
D11363.diff
View Options
diff --git a/src/infrastructure/storage/lisk/LiskDAO.php b/src/infrastructure/storage/lisk/LiskDAO.php
--- a/src/infrastructure/storage/lisk/LiskDAO.php
+++ b/src/infrastructure/storage/lisk/LiskDAO.php
@@ -1291,7 +1291,7 @@
*
* @task hook
*/
- protected function generatePHID() {
+ public function generatePHID() {
throw new Exception(
'To use CONFIG_AUX_PHID, you need to overload '.
'generatePHID() to perform PHID generation.');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 24, 5:58 PM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6747013
Default Alt Text
D11363.diff (469 B)
Attached To
Mode
D11363: Change `LiskDAO::generatePHID` to be `public`
Attached
Detach File
Event Timeline
Log In to Comment