mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-01-18 05:15:16 +01:00
Code style.
This commit is contained in:
@@ -21,8 +21,10 @@ class FrontendApi extends \Frontend
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
// @codingStandardsIgnoreStart
|
||||
public function replaceInsertTags($strBuffer, $blnCache = true)
|
||||
{
|
||||
return parent::replaceInsertTags($strBuffer, $blnCache);
|
||||
}
|
||||
// @codingStandardsIgnoreEnd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user