/path/to/my/file.php

Description

Author
Mike van Riel <mike.vanriel@naenius.com>
License
MIT
Version
1.0
Constants
CONSTANT1
Functions
getFunction1
Classes
Class1
Class2

This is the short description for this file

This is the long description for this file

Constants

Constant1

int CONSTANT1 = 'value'

Short description for Constant1

Long description for Constant1

type
int
value
'value'
see
self::CONSTANT2

Functions

Function1

int Function1(int $name)

Short description for Constant1

Long description for Constant1

param
$argument
\Test\Class1
This is a test argument
see
self::CONSTANT2
Description
return
int

Class1

Description

Author
Mike van Riel <mike.vanriel@naenius.com>
License
MIT
Version
1.0
Constants
Constant1
Properties
Property1
Methods
Method1

Short description

Long description

CONSTANT1

int CONSTANT1 = 'value'

Short description for Constant1

Long description for Constant1

see
self::CONSTANT2

Property1

Description

type
int
default
1

Method1

int Function1(int $name)

Short description for Constant1

Long description for Constant1

see
self::CONSTANT2
Description
return
int

Arguments

name

Description

type
int
default
1

Interface1

CONSTANT1

int CONSTANT1 = 'value'

Short description for Constant1

Long description for Constant1

see
self::CONSTANT2

Property1

Description

type
int
default
1

Method1

int Function1(int $name)

Short description for Constant1

Long description for Constant1

see
self::CONSTANT2
Description
return
int

Arguments

name

Description

type
int
default
1