mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-17 12:14:42 +08:00
Fix style violation
This commit is contained in:
@@ -100,9 +100,10 @@ abstract class AbstractGenerator
|
||||
}
|
||||
|
||||
/**
|
||||
* Format the validation rules as plain array
|
||||
* Format the validation rules as plain array.
|
||||
*
|
||||
* @param array $rules
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected function simplifyRules($rules)
|
||||
|
||||
Reference in New Issue
Block a user