Skip to content

Instantly share code, notes, and snippets.

View Portugao's full-sized avatar

Michael Ueberschaer Portugao

View GitHub Profile
@Portugao
Portugao / Zikula_Doctrine2_Entity_CategoryProxy.php
Created November 21, 2011 20:11
After deleting I get the error again and some more. This file was generated in the folder ztemp/doctrinemodels
<?php
namespace DoctrineProxy;
/**
* THIS CLASS WAS GENERATED BY THE DOCTRINE ORM. DO NOT EDIT THIS FILE.
*/
class Zikula_Doctrine2_Entity_CategoryProxy extends \Zikula_Doctrine2_Entity_Category implements \Doctrine\ORM\Proxy\Proxy
{
private $_entityPersister;