mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Applied styleci changes
This commit is contained in:
@ -95,6 +95,7 @@ class ApiDocsGenerator
|
||||
}
|
||||
|
||||
$rules = $class->getValdationRules()[$methodName] ?? [];
|
||||
|
||||
return empty($rules) ? null : $rules;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user