<?php
/**
 * Documentation here
 */
class Doctrine_SampleClass {
    // entire content of class
    // must be indented four spaces
}