• fecouse

    (@irani20)


    hello
    how Use AdminPageFramework_MetaBox in custom class and namespace?
    when
    extends AdminPageFramework_MetaBox;
    and
    use AdminPageFramework_MetaBox;

    this error showing:
    Uncaught ArgumentCountError: Too few arguments to function AdminPageFramework_MetaBox::__construct()

Viewing 1 replies (of 1 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    Sounds like you didn’t pass enough number of parameters when the class was instantiated. Can you post the code that instantiates the class?

Viewing 1 replies (of 1 total)
  • The topic ‘Use AdminPageFramework_MetaBox in custom class and namespace’ is closed to new replies.