4.2.3. Add No Scream @

Adds the no scream operator @ to an expression.

4.2.3.1. Before

<?php
    $a;
?>

4.2.3.2. After

<?php
    @$a;
?>

4.2.3.3. Suggested Analysis

  • No anchor for Utils/Selector

4.2.3.4. Reverse Cobbler

4.2.3.5. Specs

Short Name

Structures/AddNoScream

Exakat version

2.3.0

Available in

Entreprise Edition, Exakat Cloud