MediaWiki  1.27.2
WellProtectedParentClass Class Reference
Inheritance diagram for WellProtectedParentClass:

Public Member Functions

 __construct ()
 
 getPrivateParentProperty ()
 

Private Member Functions

 incrementPrivateParentPropertyValue ()
 

Private Attributes

 $privateParentProperty
 

Detailed Description

Definition at line 3 of file WellProtectedClass.php.

Constructor & Destructor Documentation

WellProtectedParentClass::__construct ( )

Definition at line 6 of file WellProtectedClass.php.

Member Function Documentation

WellProtectedParentClass::getPrivateParentProperty ( )

Definition at line 14 of file WellProtectedClass.php.

References $privateParentProperty.

WellProtectedParentClass::incrementPrivateParentPropertyValue ( )
private

Definition at line 10 of file WellProtectedClass.php.

Member Data Documentation

WellProtectedParentClass::$privateParentProperty
private

Definition at line 4 of file WellProtectedClass.php.

Referenced by getPrivateParentProperty().


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