We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5646d commit 7bb220fCopy full SHA for 7bb220f
src/Utils/Object.php
@@ -49,6 +49,7 @@
49
* </code>
50
*
51
* @property-read Nette\Reflection\ClassType|\ReflectionClass $reflection
52
+ * @deprecated use trait Nette\SmartObject
53
*/
54
abstract class Object
55
{
0 commit comments