File "attributes.php"
Full Path: /home/tekvhqgl/public_html/dev2024_old_skip/wp-content/plugins/ultimate-addons-for-gutenberg/includes/blocks/google-map/attributes.php
File size: 192 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Attributes File.
*
* @since 2.0.0
*
* @package uagb
*/
return array(
'block_id' => '',
'height' => '300',
'heightTablet' => '300',
'heightMobile' => '300',
);