Home
last modified time | relevance | path

Searched refs:withDisabled (Results 1 – 1 of 1) sorted by relevance

/plugin/struct/meta/
H A DSchema.php320 * @param bool $withDisabled if false, disabled columns will not be returned argument
323 public function getColumns($withDisabled = true)
325 if (!$withDisabled) {