This commit is contained in:
2021-09-27 16:29:07 +08:00
parent fece59aa14
commit 640d12269d
2 changed files with 0 additions and 9 deletions
-1
View File
@@ -70,7 +70,6 @@ class Pipeline
* 执行
* @param callable $destination
* @return static
* @throws ReflectionException
*/
public function then(callable $destination): static
{