Footer::render_row( string $device_id, string $row_id, array $row_details )
Render builder row.
Parameters
- $device_id
-
(Required) The device id.
- $row_id
-
(Required) The row id.
- $row_details
-
(Required) Row data.
Source
File: header-footer-grid/Core/Builder/Footer.php
Expand full source code Collapse full source code View on Github