Tuesday, April 21, 2009

Zend Studio specify a variable to a class for hint

a example is:

/* @var $m Memcache */
$m = memcache_connect();

No comments:

Post a Comment