setAttribute( 'data-showthumbnails', $opts->showthumbnails ? '1' : '' ); } /** @inheritDoc */ protected function perRow( Opts $opts, DOMElement $ul ): void { /* do nothing */ } }