Skip to content
Snippets Groups Projects
Commit ce5564f1 authored by Meysam Zandy's avatar Meysam Zandy
Browse files

fix clean_node_api.module

parent f633ed53
No related branches found
No related tags found
No related merge requests found
......@@ -9,12 +9,6 @@ use Drupal\Core\Routing\RouteMatchInterface;
/**
* Implements hook_help().
*
* @param $route_name
* @param \Drupal\Core\Routing\RouteMatchInterface $route_match
*
* @return string
* Return in string
*/
function clean_node_api_help($route_name, RouteMatchInterface $route_match) {
switch ($route_name) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment