initial commit; version 22.5.12042
This commit is contained in:
6
tests/templates/nested_partials/NestedPartials.php
Normal file
6
tests/templates/nested_partials/NestedPartials.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
class NestedPartials
|
||||
{
|
||||
public $val = 'FOURTH!';
|
||||
}
|
Reference in New Issue
Block a user