NestedPartials.php 61 B

123456
  1. <?php
  2. class NestedPartials
  3. {
  4. public $val = 'FOURTH!';
  5. }