Pingback: Fix phpdoc
Change-Id: Ib4fd932a9b65e46e9b43e594a6e1ab5a4dac76d9
This commit is contained in:
parent
5c7bd77867
commit
fa887f2fc2
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ class Pingback {
|
|||
* <https://github.com/wikimedia/mediawiki-extensions-EventLogging/
|
||||
* blob/7e5fe4f1ef/includes/EventLogging.php#L32-L74>
|
||||
*
|
||||
* @param data Pingback data as an associative array
|
||||
* @param array $data Pingback data as an associative array
|
||||
* @return bool true on success, false on failure
|
||||
*/
|
||||
private function postPingback( array $data ) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue