Skip to content

Commit ba5c34c

Browse files
authored
Create decorator.php
1 parent 99b3140 commit ba5c34c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

decorator.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
class Decorator {
4+
5+
}
6+
7+
?>

0 commit comments

Comments
 (0)