fewbricks\bricks\demo_text::set_fields PHP Метод

set_fields() публичный Метод

This is where all the fields for the brick will be set-
public set_fields ( )
    public function set_fields()
    {
        $this->add_field(new acf_fields\wysiwyg('Text', 'text', '1603250053a'));
    }