Skip to content

Commit

Permalink
add missing @SInCE tags #44
Browse files Browse the repository at this point in the history
  • Loading branch information
iteman committed Jul 11, 2015
1 parent 5bdb044 commit bd00a2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Notification/Notifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ protected function executeNotifyCommand($command)

/**
* @return boolean
* @since Method available since Release 4.1.0
*/
protected function hasGrowl()
{
Expand Down
1 change: 1 addition & 0 deletions src/Util/OS.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ public function isDarwin()

/**
* @return boolean
* @since Method available since Release 4.1.0
*/
public function isAfterMarvericks()
{
Expand Down

0 comments on commit bd00a2a

Please sign in to comment.