mirror of
https://github.com/opencultureconsulting/psr-15.git
synced 2025-04-13 00:00:13 +02:00
Fix typo in method name
This commit is contained in:
parent
998dc4979c
commit
87aac8fded
@ -177,7 +177,7 @@ class QueueRequestHandler implements RequestHandler
|
|||||||
*
|
*
|
||||||
* @internal
|
* @internal
|
||||||
*/
|
*/
|
||||||
protected function magicGetQueue(): MiddlewareQueue
|
protected function _magicGetQueue(): MiddlewareQueue
|
||||||
{
|
{
|
||||||
return $this->queue;
|
return $this->queue;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user