You are here

function w3c_validator_help in W3C Validator 6

Implementation of hook_help().

File

./w3c_validator.module, line 286
W3C Validator proxy.

Code

function w3c_validator_help($path, $arg) {
  switch ($path) {
  }
}