ShortCodeHookArgument
in package
Implement hook object
Tags
Table of Contents
- $attributes : array<string|int, mixed>
- $folder : FolderTree
- $html : string
- $name : string
- $request : Request
Properties
$attributes
public
array<string|int, mixed>
$attributes
= []
$folder
public
FolderTree
$folder
FolderTree
$html
public
string
$html
= ''
$name
public
string
$name
= ''
$request
public
Request
$request
Request