���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/vendor/wikimedia/parsoid/src/Ext/Gallery/SlideshowMode.php
���ѧ٧ѧ�
<?php declare( strict_types = 1 ); namespace Wikimedia\Parsoid\Ext\Gallery; use Wikimedia\Parsoid\DOM\Element; class SlideshowMode extends TraditionalMode { /** * Create a SlideshowMode singleton. * @param ?string $mode Only used by subclasses. */ protected function __construct( ?string $mode = null ) { parent::__construct( $mode ?? 'slideshow' ); } /** @inheritDoc */ protected function setAdditionalOptions( Opts $opts, Element $ul ): void { $ul->setAttribute( 'data-showthumbnails', $opts->showthumbnails ? '1' : '' ); } /** @inheritDoc */ protected function perRow( Opts $opts, Element $ul ): void { /* do nothing */ } /** * @return array */ public function getModules(): array { return [ 'mediawiki.page.gallery.slideshow' ]; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.4 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�