{{foreach $data as $className => $constructs}}

{$className}


{{if isset( $constructs['properties'] )}}

{lang="plugin_hook_properties"}

{{endif}} {{if isset( $constructs['methods'] )}}

{lang="plugin_hook_methods"}

{{endif}} {{endforeach}}