We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2ccc1 commit 9b9b0beCopy full SHA for 9b9b0be
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