Skip to content

Member details do not indicate when member is static #10

@tom--

Description

@tom--

For example Model::loadMultiple() or BaseYii::$app.

The information that the method is static is important to the developer.

I like the way the PHP manual does it, with the static keyword in the signature, for example DateTime::getLastErrors

 public static array DateTime::getLastErrors ( void )

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions