1
0
mirror of synced 2025-01-09 02:27:10 +03:00

Minor CS fix

This commit is contained in:
Saša Stamenković 2014-08-12 09:57:19 +02:00
parent 723529ffff
commit 133bd288bf

View File

@ -917,6 +917,7 @@ class ClassMetadataInfo implements ClassMetadata
return clone $this->_prototype;
}
/**
* Restores some state that can not be serialized/unserialized.
*