AtomicBlock::render( array $attributes, string $content )
Inject attributes and block name.
Description Description
Parameters Parameters
- $attributes
-
(Required) Block attributes.
- $content
-
(Required) Block content.
Return Return
(string) Rendered block type output.
Source Source
File: packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php