mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Update docblock
This commit is contained in:
@@ -324,6 +324,8 @@ exit('Only to be used as an helper for your IDE');\n\n";
|
||||
/**
|
||||
* @param \ReflectionMethod $method
|
||||
* @param string $alias
|
||||
* @param $class
|
||||
* @param null $methodName
|
||||
* @return string
|
||||
*/
|
||||
protected function parseMethod($method, $alias, $class, $methodName = null){
|
||||
|
||||
Reference in New Issue
Block a user