Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/DiscussionTools/includes/ThreadItem/CommentItem.php
Ðазад
<?php namespace MediaWiki\Extension\DiscussionTools\ThreadItem; use DateTimeImmutable; interface CommentItem extends ThreadItem { /** * @return string Comment author */ public function getAuthor(): string; /** * @return DateTimeImmutable Comment timestamp */ public function getTimestamp(): DateTimeImmutable; /** * @return string Comment timestamp in standard format */ public function getTimestampString(): string; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка