First Draft of the Example Files
@@ -0,0 +1,10 @@
<?php
class User
{
function __construct($param1, $param2)
// Constructor statements go here
public $username = "Guest";
}
?>
The note is not visible to the blocked user.