标签: php psr-2 psr-1
如果每行超过80个字符,如何格式化此代码
$cats = Category::find()->asArray()->where('parent=691')->limit(1)->all();