$content->data()
Returns the entire data array with all field objects
-
return (array)
Example
<?php a::show($page->content()->data()) ?>
Returns the entire data array with all field objects
<?php a::show($page->content()->data()) ?>