_gallery.php 161 Bytes Edit Raw Blame History Permalink 1 2 3 4 <?= $form->field($model, 'gallery_image')->imageSeveral( ['initialPreview' => $model->getGalleryLink(), 'maxFileCount' => 25], ['maxFileCount' => 25]) ?>