Commit 47d79512 authored by Tobias Munk's avatar Tobias Munk

added todo marker

parent 60369883
Pipeline #13867 passed with stages
in 2 minutes and 51 seconds
......@@ -407,6 +407,7 @@ class Generator extends \yii\gii\generators\crud\Generator
parent::validateClass($attribute, $params);
}
// TODO: replace with VarDumper::export
public function var_export54($var, $indent = '')
{
switch (gettype($var)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment