# NullableReturnStatement Emitted if a return statement contains a null value, but the function return type is not nullable ```php