@@ -50,7 +50,7 @@ |
||
50 | 50 | /** |
51 | 51 | * Set Button Title. |
52 | 52 | * |
53 | - * @param $title |
|
53 | + * @param string $title |
|
54 | 54 | * |
55 | 55 | * @return $this |
56 | 56 | * @throws CouldNotCreateButton |