DeprecatorVariable

Type
Class
Namespace
Craft
Inherits
Craft\DeprecatorVariable
Since
2.0

Class DeprecatorVariable

See also http://craftcms.com

View source (opens new window)

# Public Methods

Method Description
getTotalLogs() Returns the total number of deprecation errors that have been logged.

# getTotalLogs()

Returns the total number of deprecation errors that have been logged.

View source (opens new window)

Returns

integer (opens new window)

Signature

public integer getTotalLogs ( )