function purl_form_alter in Persistent URL 8
Same name and namespace in other branches
- 6 purl.module \purl_form_alter()
- 7 purl.module \purl_form_alter()
File
- ./
purl.module, line 47
Code
function purl_form_alter(&$form, $form_state) {
//kint($form);
}