Skip to content

Доработать сахар для модификаторов полей #389

Description

@sagittaracc
funciton mod_mod1()
{
    return "CONCAT($field1, $field2)";
}

function mod_mod1()
{
    return Modifier::sugar(['concat' => [$field1, $field2]]);
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions