Deprecated
Table of Contents
| axacf.php |
| vendor/composer/InstalledVersions.php |
axacf.php
| Line | Element | Reason |
|---|---|---|
| 116 | axacf::getVar() |
Get an Acf value in FO : {axacf::getVar('my_field_name', 'cms', $cms->id)} |
InstalledVersions.php
| Line | Element | Reason |
|---|---|---|
| 260 | InstalledVersions::getRawData() | Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect. |