@@ -19,7 +19,7 @@ |
||
19 | 19 | return '&> ' . escapeshellarg($logFile); |
20 | 20 | } |
21 | 21 | |
22 | - /** |
|
22 | + /** |
|
23 | 23 | * @return string |
24 | 24 | */ |
25 | 25 | public function getShouldUnlockOnCompletion() { |
@@ -19,7 +19,7 @@ |
||
19 | 19 | return '&> ' . escapeshellarg($logFile); |
20 | 20 | } |
21 | 21 | |
22 | - /** |
|
22 | + /** |
|
23 | 23 | * @return string |
24 | 24 | */ |
25 | 25 | public function getShouldUnlockOnCompletion() { |
@@ -19,7 +19,7 @@ |
||
19 | 19 | return '&> ' . escapeshellarg($logFile); |
20 | 20 | } |
21 | 21 | |
22 | - /** |
|
22 | + /** |
|
23 | 23 | * @return string |
24 | 24 | */ |
25 | 25 | public function getShouldUnlockOnCompletion() { |
@@ -9,14 +9,14 @@ |
||
9 | 9 | * @author Lukas Homza <[email protected]> |
10 | 10 | */ |
11 | 11 | class PrivateRepository extends BuildContext { |
12 | - /** |
|
12 | + /** |
|
13 | 13 | * @return int |
14 | 14 | */ |
15 | 15 | public function getType() { |
16 | 16 | return ConfigBuilder::PRIVATE_REPOSITORY; |
17 | 17 | } |
18 | 18 | |
19 | - /** |
|
19 | + /** |
|
20 | 20 | * @return string |
21 | 21 | */ |
22 | 22 | public function getConfigFile() { |
@@ -9,14 +9,14 @@ |
||
9 | 9 | * @author Lukas Homza <[email protected]> |
10 | 10 | */ |
11 | 11 | class PrivateRepository extends BuildContext { |
12 | - /** |
|
12 | + /** |
|
13 | 13 | * @return int |
14 | 14 | */ |
15 | 15 | public function getType() { |
16 | 16 | return ConfigBuilder::PRIVATE_REPOSITORY; |
17 | 17 | } |
18 | 18 | |
19 | - /** |
|
19 | + /** |
|
20 | 20 | * @return string |
21 | 21 | */ |
22 | 22 | public function getConfigFile() { |
@@ -9,14 +9,14 @@ |
||
9 | 9 | * @author Lukas Homza <[email protected]> |
10 | 10 | */ |
11 | 11 | class PrivateRepository extends BuildContext { |
12 | - /** |
|
12 | + /** |
|
13 | 13 | * @return int |
14 | 14 | */ |
15 | 15 | public function getType() { |
16 | 16 | return ConfigBuilder::PRIVATE_REPOSITORY; |
17 | 17 | } |
18 | 18 | |
19 | - /** |
|
19 | + /** |
|
20 | 20 | * @return string |
21 | 21 | */ |
22 | 22 | public function getConfigFile() { |