@@ -10,7 +10,7 @@ |
||
| 10 | 10 | */ |
| 11 | 11 | class TableNameNotFoundException extends \PDOException |
| 12 | 12 | { |
| 13 | - /** |
|
| 13 | + /** |
|
| 14 | 14 | * @var string |
| 15 | 15 | */ |
| 16 | 16 | protected $message = 'Table name not found on database!'; |