|
| apply (DOMElement $node) |
| Does nothing.
|
|
|
static | getInstance () |
| Returns a static instance of NoTransform class.
|
|
◆ apply()
MobileFrontend\Transforms\NoTransform::apply |
( |
DOMElement | $node | ) |
|
◆ getInstance()
static MobileFrontend\Transforms\NoTransform::getInstance |
( |
| ) |
|
|
static |
Returns a static instance of NoTransform class.
Note: There's no need in many instances of this class as it does nothing. So it's a common pre-optimization to make such classes as singleton, what's rather a matter of convenience than real optimization.
- Returns
- self
The documentation for this class was generated from the following file:
- includes/Transforms/NoTransform.php