Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/PageProperties/vendor/ml/json-ld/DocumentFactoryInterface.php
Ðазад
<?php /* * (c) Markus Lanthaler <mail@markus-lanthaler.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace ML\JsonLD; /** * Interface for factories to create DocumentInterface objects * * @see DocumentInterface * * @author Markus Lanthaler <mail@markus-lanthaler.com> */ interface DocumentFactoryInterface { /** * Creates a new document * * @param null|string $iri The document's IRI. * * @return DocumentInterface The document. */ public function createDocument($iri = null); }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка