@@ -88,7 +88,6 @@ |
||
| 88 | 88 | * Return whether a user can create an object of this type |
| 89 | 89 | * |
| 90 | 90 | * @param Member $member |
| 91 | - * @param array $context Virtual parameter to allow context to be passed in to check |
|
| 92 | 91 | * @return bool |
| 93 | 92 | */ |
| 94 | 93 | public function canCreate($member = null) { |
@@ -368,7 +368,6 @@ |
||
| 368 | 368 | * Return whether a user can create an object of this type |
| 369 | 369 | * |
| 370 | 370 | * @param Member $member |
| 371 | - * @param array $context Virtual parameter to allow context to be passed in to check |
|
| 372 | 371 | * @return bool |
| 373 | 372 | */ |
| 374 | 373 | public function canCreate($member = null) { |
@@ -65,7 +65,6 @@ |
||
| 65 | 65 | * Return whether a user can create an object of this type |
| 66 | 66 | * |
| 67 | 67 | * @param Member $member |
| 68 | - * @param array $context Virtual parameter to allow context to be passed in to check |
|
| 69 | 68 | * @return bool |
| 70 | 69 | */ |
| 71 | 70 | public function canCreate($member = null) { |
@@ -268,7 +268,6 @@ |
||
| 268 | 268 | * Return whether a user can create an object of this type |
| 269 | 269 | * |
| 270 | 270 | * @param Member $member |
| 271 | - * @param array $context Virtual parameter to allow context to be passed in to check |
|
| 272 | 271 | * @return bool |
| 273 | 272 | */ |
| 274 | 273 | public function canCreate($member = null) { |
@@ -58,7 +58,6 @@ |
||
| 58 | 58 | * Return whether a user can create an object of this type |
| 59 | 59 | * |
| 60 | 60 | * @param Member $member |
| 61 | - * @param array $context Virtual parameter to allow context to be passed in to check |
|
| 62 | 61 | * @return bool |
| 63 | 62 | */ |
| 64 | 63 | public function canCreate($member = null) { |