@@ -246,7 +246,6 @@ |
||
246 | 246 | |
247 | 247 | /** |
248 | 248 | * Checks if an attribute exists and if it exists as key in a whitelist |
249 | - |
|
250 | 249 | * @param string $name the desired attributes name |
251 | 250 | * @param array $whitelist an array with whitelisted key -> value pairs |
252 | 251 | * @param mixed $default [optional] a default value in case the attribute isn't set, defaults to false |