mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-03-10 09:36:10 +03:00
Fix CS
This commit is contained in:
parent
87b690d5e1
commit
b48650a9e0
@ -70,8 +70,10 @@ class FosRestHandler implements HandlerInterface
|
||||
return $requirements->getHtmlPattern();
|
||||
}
|
||||
$class = get_class($requirements);
|
||||
|
||||
return substr($class, strrpos($class, '\\')+1);
|
||||
}
|
||||
|
||||
return (string) $requirements;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user