mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 04:46:04 +03:00
commit
b3bb316224
@ -231,7 +231,7 @@ class FormattedError
|
|||||||
*
|
*
|
||||||
* @param mixed[] $formattedError
|
* @param mixed[] $formattedError
|
||||||
* @param Throwable $e
|
* @param Throwable $e
|
||||||
* @param bool $debug
|
* @param bool|int $debug
|
||||||
*
|
*
|
||||||
* @return mixed[]
|
* @return mixed[]
|
||||||
*
|
*
|
||||||
@ -297,7 +297,7 @@ class FormattedError
|
|||||||
* Prepares final error formatter taking in account $debug flags.
|
* Prepares final error formatter taking in account $debug flags.
|
||||||
* If initial formatter is not set, FormattedError::createFromException is used
|
* If initial formatter is not set, FormattedError::createFromException is used
|
||||||
*
|
*
|
||||||
* @param bool $debug
|
* @param bool|int $debug
|
||||||
*
|
*
|
||||||
* @return callable|callable
|
* @return callable|callable
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user