About
Snippet
Link to a variable
/**
* The domain for the test is set in the variable {@link $default_server_vars}
*/
Link to a method
/**
* {@link class::method}
*/
Type Declaration
/**
* @return Class[]
* @return bool
* @param string $s
* @throws Exception
*/
Local Variable
/**
* @var $path WikiPath
*/
$var = $otherVar