__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
return [
'@class' => 'Gantry\\Component\\File\\CompiledYamlFile',
'filename' => 'C:/xampp/htdocs/plantillajoomla5.2/media/gantry5/engines/nucleus/admin/blueprints/layout/inheritance/position.yaml',
'modified' => 1729170693,
'data' => [
'name' => 'Inheritance',
'description' => 'Position inheritance tab',
'type' => 'position.inheritance',
'form' => [
'fields' => [
'mode' => [
'type' => 'input.radios',
'label' => 'Mode',
'description' => 'Whether to clone or inherit the particle properties',
'default' => 'inherit',
'options' => [
'clone' => 'Clone',
'inherit' => 'Inherit'
]
],
'outline' => [
'type' => 'gantry.outlines',
'label' => 'Outline',
'description' => 'Outline to inherit from.',
'selectize' => [
'allowEmptyOption' => true
],
'options' => [
'' => 'No Inheritance'
]
],
'particle' => [
'type' => 'gantry.particles',
'id' => 'g-inherit-particle',
'outline_field' => 'outline',
'label' => 'Position Instance',
'description' => 'Position to inherit from'
],
'include' => [
'type' => 'input.multicheckbox',
'label' => 'Replace',
'description' => 'Which parts of the Position to inherit?',
'options' => [
'attributes' => 'Position Attributes',
'block' => 'Block Attributes'
]
]
]
]
]
];