EndPrefixMapping Event
Fired when leaving the scope of a namespace declaration.
Object Oriented Interface
public function fireEndPrefixMapping($param);
Procedural Interface
inship_shiprequest_register_callback($res, 7, array($this, 'fireEndPrefixMapping'));
Parameter List
'prefix'
Remarks
The StartPrefixMapping event is fired when entering the scope of a namespace declaration.