lithium\analysis\logger\adapter\Growl::TYPE_REG

constant

There are two types of messages sent to Growl: one to register applications, and one to send notifications. This type registers the application with Growl's settings.

Source

	const TYPE_REG = 0;