改名
This commit is contained in:
@@ -230,7 +230,6 @@ class Columns extends Component
|
|||||||
*/
|
*/
|
||||||
public function hasField(string $name): bool
|
public function hasField(string $name): bool
|
||||||
{
|
{
|
||||||
var_dump($this->getFields());
|
|
||||||
return array_key_exists($name, $this->getFields());
|
return array_key_exists($name, $this->getFields());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user