Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Editing1
JetBrains
BasicCompletion
PHP Class Editing1\JetBrains\BasicCompletion
Datei anzeigen
Open project: jetbrains/phpstorm-workshop
Public Properties
Property
Type
Description
$Age
integer
$Name
string
Public Methods
Method
Description
basicCompletion
( )
Complete the statement using the keyboard shortcut.
run
( )
sayGoodbye
( )
sayHello
( )
veryLongFunctionName
( )
Method Details
basicCompletion()
public
method
Complete the statement using the keyboard shortcut.
public
basicCompletion
( )
run()
public
method
public
run
( )
sayGoodbye()
public
method
public
sayGoodbye
( )
sayHello()
public
method
public
sayHello
( )
veryLongFunctionName()
public
method
public
veryLongFunctionName
( )
Property Details
$Age
public_oe property
public
int
$Age
return
integer
$Name
public_oe property
public
string
$Name
return
string