mirror of
https://github.com/flarum/framework.git
synced 2024-12-01 14:20:47 +08:00
Merge pull request #9 from clarkwinkelmann/patch-1
Fix copy-paste shame
This commit is contained in:
commit
7e38f40a69
|
@ -71,7 +71,7 @@ class DiscussionLockedPost extends AbstractEventPost implements MergeableInterfa
|
|||
/**
|
||||
* Build the content attribute.
|
||||
*
|
||||
* @param bool $isLocked Whether or not the discussion is stickied.
|
||||
* @param bool $isLocked Whether or not the discussion is locked.
|
||||
* @return array
|
||||
*/
|
||||
public static function buildContent($isLocked)
|
||||
|
|
Loading…
Reference in New Issue
Block a user