FormulaLoaderInterface
in
Loads formulae.
Tags
Table of Contents
- load() : array<string|int, mixed>
- Loads formulae from a resource.
Methods
load()
Loads formulae from a resource.
public
load(ResourceInterface $resource) : array<string|int, mixed>
Formulae should be loaded the same regardless of the current debug mode. Debug considerations should happen downstream.
Parameters
- $resource : ResourceInterface
-
A resource
Return values
array<string|int, mixed> —An array of formulae