MediaWiki  1.33.0
TestDeprecatedSubclass Class Reference
Inheritance diagram for TestDeprecatedSubclass:
Collaboration diagram for TestDeprecatedSubclass:

Public Member Functions

 getDeprecatedPrivateParentProperty ()
 
 getNondeprecatedPrivateParentProperty ()
 
 setDeprecatedPrivateParentProperty ( $value)
 
 setNondeprecatedPrivateParentProperty ( $value)
 
- Public Member Functions inherited from TestDeprecatedClass
 __construct ()
 
 getThings ()
 
 setThings ( $prod, $prond, $prid, $prind)
 

Additional Inherited Members

- Protected Attributes inherited from TestDeprecatedClass
 $protectedDeprecated = 1
 
 $protectedNonDeprecated = 1
 

Detailed Description

Definition at line 3 of file TestDeprecatedSubclass.php.

Member Function Documentation

◆ getDeprecatedPrivateParentProperty()

TestDeprecatedSubclass::getDeprecatedPrivateParentProperty ( )

Definition at line 5 of file TestDeprecatedSubclass.php.

References TestDeprecatedClass\$privateDeprecated.

◆ getNondeprecatedPrivateParentProperty()

TestDeprecatedSubclass::getNondeprecatedPrivateParentProperty ( )

◆ setDeprecatedPrivateParentProperty()

TestDeprecatedSubclass::setDeprecatedPrivateParentProperty (   $value)

Definition at line 9 of file TestDeprecatedSubclass.php.

References $value.

◆ setNondeprecatedPrivateParentProperty()

TestDeprecatedSubclass::setNondeprecatedPrivateParentProperty (   $value)

Definition at line 17 of file TestDeprecatedSubclass.php.

References $value.


The documentation for this class was generated from the following file: