0 votes
in Drupal - A Content Vault by
Explain what is render array in Drupal?

1 Answer

0 votes
by

Explain what is render array in Drupal?

For Drupal content render arrays are the basic building blocks.  In Drupal, render arrays provide you a structured way to programmatically change the content before it is displayed.

...