Skip to content

Commit 7986ce4

Browse files
committed
update
1 parent 495e7c3 commit 7986ce4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tqdev/PhpCrudApi/Column/Reflection/ReflectedDatabase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ class ReflectedDatabase implements \JsonSerializable
77
{
88
private $name;
99
private $tableNames;
10-
private $viewNames;
1110

1211
public function __construct(String $name, array $tableNames)
1312
{

0 commit comments

Comments
 (0)