File "circle-layout.php"

Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/circle-layout.php
File size: 322 B (322 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
/**
 * Square layout Tiled Gallery template.
 *
 * @html-template Jetpack_Tiled_Gallery_Layout::template
 * @package automattic/jetpack
 */

// phpcs:disable VariableAnalysis.CodeAnalysis.VariableAnalysis.UndefinedVariable -- Defined by the caller. Let Phan handle it.

$this->template( 'square-layout', $context );