. */ /** * Doctrine_Node_AdjacencyList * * @package Doctrine * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @category Object Relational Mapping * @link www.phpdoctrine.com * @since 1.0 * @version $Revision$ * @author Joe Simms */ class Doctrine_Node_AdjacencyList extends Doctrine_Node implements Doctrine_Node_Interface {}