Gets the name of the strategy.
Return value
string The strategy name
File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentRendererInterface.php, line 42
Class
- FragmentRendererInterface
- Interface implemented by all rendering strategies.
Namespace
Symfony\Component\HttpKernel\Fragment
Code
public function getName();