diff --git a/WordPress/Docs/PHP/YodaConditionsStandard.xml b/WordPress/Docs/PHP/YodaConditionsStandard.xml new file mode 100644 index 0000000000..169cbcc368 --- /dev/null +++ b/WordPress/Docs/PHP/YodaConditionsStandard.xml @@ -0,0 +1,26 @@ + + + + + + + true === $the_force ) { + $victorious = you_will( $be ); +} + ]]> + + + $the_force === false ) { + $victorious = you_will_not( $be ); +} + ]]> + + +