mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 09:17:23 +01:00
fix: pipes not allowing to modify original value
This commit is contained in:
@ -60,7 +60,7 @@ trait Pipeable
|
||||
}
|
||||
|
||||
/**
|
||||
* Get th list of pipes by the given name.
|
||||
* Get the list of pipes by the given name.
|
||||
*
|
||||
* @return array<int, Closure>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user