modify
This commit is contained in:
@@ -549,7 +549,7 @@ class Node extends HttpService
|
|||||||
* @return Validator|bool
|
* @return Validator|bool
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
private function runValidator($dispatchParams): Validator|bool
|
private function runValidator($dispatchParams): string
|
||||||
{
|
{
|
||||||
/** @var HttpFilter $filter */
|
/** @var HttpFilter $filter */
|
||||||
$filter = Snowflake::app()->get('filter');
|
$filter = Snowflake::app()->get('filter');
|
||||||
|
|||||||
Reference in New Issue
Block a user