Tag: bool
-
Post Views: 15 1. In phpstorm, the prompt: return value is expected to bearray,boolReturned less… (Ctrl+F1), as shown in Figure 1 2. Return value is expected to bearray,boolReturned Less… (Ctrl+F1) Inspection Info: Return Value Type is not compared with declared. The return value is expected to bearray,boolFewer returned…(Ctrl+F1) Verification information: The return value type is not compatible with the declaration.…