MediaWiki-CodeSniffer
MediaWiki CodeSniffer Standards
Loading...
Searching...
No Matches
FooBar Class Reference
+ Inheritance diagram for FooBar:

Public Member Functions

 iDoCaseStuff ( $word)
 
 iDoCaseStuffTwo ( $word)
 
 fooBarBaz ( $par, User $user)
 

Public Attributes

 $a = new Baz()
 
 $b = new Used()
 
 $c = new ThreeFour()
 
 $fn
 
 $var
 

Member Function Documentation

◆ fooBarBaz()

FooBar::fooBarBaz ( $par,
User $user )
Parameters
string$parThe test input.
User$user
Returns
void

◆ iDoCaseStuff()

FooBar::iDoCaseStuff ( $word)
Parameters
string$wordThe input string.
Returns
bool

◆ iDoCaseStuffTwo()

FooBar::iDoCaseStuffTwo ( $word)
Parameters
string$wordThe input string.
Returns
bool

Member Data Documentation

◆ $fn

FooBar::$fn
Initial value:
= static function () use ( $a ) {
return $a->methodCall();
}

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