Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768859
D623.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
664 B
Referenced Files
None
Subscribers
None
D623.diff
View Options
diff --git a/app/Analyzers/Phabricator/PhabricatorPayloadAnalyzer.php b/app/Analyzers/Phabricator/PhabricatorPayloadAnalyzer.php
--- a/app/Analyzers/Phabricator/PhabricatorPayloadAnalyzer.php
+++ b/app/Analyzers/Phabricator/PhabricatorPayloadAnalyzer.php
@@ -36,11 +36,10 @@
///
/**
- * Creates a new GitHubPayloadAnalyzer instance.
+ * Creates a new PhabricatorPayloadAnalyzer instance.
*
* @param string $project
- * @param string $event
- * @param stdClass $payload
+ * @param PhabricatorStory $story
*/
public function __construct($project, PhabricatorStory $story) {
$this->project = $project;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 11:01 (20 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260042
Default Alt Text
D623.diff (664 B)
Attached To
Mode
D623: Fix PhabricatorPayloadAnalyzer constructor code doc
Attached
Detach File
Event Timeline
Log In to Comment