\TriTan\Common\HooksDidActionHook

Summary

Methods
Properties
Constants
did()
$actions
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$actions

$actions : array

Type

array

Methods

did()

did(string  $tag) : integer

Retrieve the number of times an action has fired.

Parameters

string $tag

The name of the action hook.

Returns

integer —

The number of times action hook $tag is fired.