4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
var $actsAs = array(
|
||
|
'${1:BehaviorName}'${2: => ${3:ConfigForBehavior}}
|
||
|
);
|