This is intentionally left undefined, since the previous PSR too.

Il giorno sabato 18 settembre 2021 alle 13:12:02 UTC+2 
prashant....@gmail.com ha scritto:

> Please add the example of "!" use in if condition:
>
> Which one is correct?
> if (! isset($data)) 
> {
> }
> -----
> if (!isset($data)) 
> {
> }
>
>

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to php-fig+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/a78abd5e-36a6-435b-bf46-77c16182f80an%40googlegroups.com.

Reply via email to