Skip to content

Commit

Permalink
Added missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Gravitano committed May 22, 2015
1 parent ea1433f commit fac1d35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Repository.php
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,8 @@ public function install($name, $path = null, $subtree = false)
}

/**
* Get stub path.
*
* @return string
*/
public function getStubPath()
Expand All @@ -575,6 +577,8 @@ public function getStubPath()
}

/**
* Set stub path.
*
* @param string $stubPath
* @return $this
*/
Expand Down

0 comments on commit fac1d35

Please sign in to comment.