blob: ddc1307797bfe12e0af0588abec9182141fc69d2 [file]
<?php
class ClassName {
private $foo;
}
?>