PrivateStaticTransformer
class PrivateStaticTransformer implements TransformerInterface (View source)
Methods
__construct(array|callable $classes)
No description
transform(MutableConfigCollectionInterface $collection)
This loops through each class and fetches the private static config for each class.
array
getClasses()
No description
Details
__construct(array|callable $classes)
MutableConfigCollectionInterface
transform(MutableConfigCollectionInterface $collection)
This loops through each class and fetches the private static config for each class.