Page MenuHomePhabricator

D14538.diff
No OneTemporary

D14538.diff

diff --git a/src/applications/phriction/storage/PhrictionContent.php b/src/applications/phriction/storage/PhrictionContent.php
--- a/src/applications/phriction/storage/PhrictionContent.php
+++ b/src/applications/phriction/storage/PhrictionContent.php
@@ -17,11 +17,12 @@
protected $slug;
protected $content;
protected $description;
- protected $renderedTableOfContents;
protected $changeType;
protected $changeRef;
+ private $renderedTableOfContents;
+
public function renderContent(PhabricatorUser $viewer) {
return PhabricatorMarkupEngine::renderOneObject(
$this,

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 8, 11:42 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6744751
Default Alt Text
D14538.diff (603 B)

Event Timeline