Remove trailing spaces
This commit is contained in:
parent
7433148f17
commit
06d56156dd
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ class <proxyClassName> extends \<className> implements \Doctrine\ORM\Proxy\Proxy
|
||||||
unset($this->_entityPersister, $this->_identifier);
|
unset($this->_entityPersister, $this->_identifier);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
<methods>
|
<methods>
|
||||||
|
|
||||||
public function __sleep()
|
public function __sleep()
|
||||||
|
|
Loading…
Add table
Reference in a new issue