| @@ -126,9 +126,9 @@ | ||
| 126 | 126 | /** | 
| 127 | 127 | * Add not null to audit columns if it not nullable. | 
| 128 | 128 | * | 
| 129 | - * @param array $theColumns Audit columns. | |
| 129 | + * @param \array[] $theColumns Audit columns. | |
| 130 | 130 | * | 
| 131 | - * @return array | |
| 131 | + * @return \array[] | |
| 132 | 132 | */ | 
| 133 | 133 | private function addNotNull($theColumns) | 
| 134 | 134 |    { |