You are here

function purl_form_alter in Persistent URL 8

Same name and namespace in other branches
  1. 6 purl.module \purl_form_alter()
  2. 7 purl.module \purl_form_alter()

File

./purl.module, line 47

Code

function purl_form_alter(&$form, $form_state) {

  //kint($form);
}