Jump to content

Search the Community

Showing results for tags 'magic function'.

  • Search By Tags

    • magic function ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. Hi, I have a problem with magic method __get() in Product class. I will try to describe the problem: I overriding class Product and give it to a folder: /override/classes/Products.php - it´s work In the file: class Product extends ProductCore { public function __get($name) { if ($n...
×
×
  • Create New...