Another bug fix for Laravel Snippet

This commit is contained in:
Claudio Maradonna 2015-01-14 22:42:30 +01:00
parent 83be78b087
commit b51b2766fd

View File

@ -229,7 +229,7 @@ class $2 {
/*!
* \fn __construct
*/
public function __construct($4 $repo) {
public function __construct($5 $repo) {
$this->$6 = $repo;
}
}