Aer/tests/data/includes/test_class.aer

4 lines
49 B
Plaintext
Raw Normal View History

class Test {
string $test = 'This is a test';
}