* @author Kornel LesiƄski * @license http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License * @version SVN: $Id$ * @link http://phptal.org/ */ /** * This type of attribute wraps element * @package PHPTAL * @subpackage Namespace */ class PHPTAL_NamespaceAttributeSurround extends PHPTAL_NamespaceAttribute { }