Help for this page
do { if( ... ) { ...; $return->last_statement; } }
( ( if_condition_true() ) ? ( then_return_this() ) : ( else_return_this() ) )