# -*- mode: snippet -*- # name: constructor # key: constructor # -- public function __construct($1) { $0 }