set_global method in FuelPHP is a global method or a static method?

32. set_global method in FuelPHP is a global method or a static method?

  1. Global
  2. Static

Answer: B) Static

Explanation:

set_global in FuelPHP is a static method.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.