mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
fix styles
This commit is contained in:
@@ -45,8 +45,8 @@ class Pipeline
|
||||
* 接下来要调用的内容
|
||||
*
|
||||
* @param callable $callback 然后调用一个什么东西
|
||||
* @throws InvalidArgumentException
|
||||
* @return null|mixed 返回调用结果或null
|
||||
* @throws InvalidArgumentException
|
||||
*/
|
||||
public function then(callable $callback)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user