mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 21:56:33 +02:00
chore(plugins): typo update
This commit is contained in:
@@ -81,9 +81,7 @@ class Plugins
|
||||
|
||||
// Get plugins list
|
||||
$pluginsList = $this->getPluginsList();
|
||||
|
||||
// $pluginsList = collection($pluginsList)->only(['twig', 'blueprints'])->toArray();
|
||||
|
||||
|
||||
// Get plugins Cache ID
|
||||
$pluginsCacheID = $this->getPluginsCacheID($pluginsList);
|
||||
|
||||
|
Reference in New Issue
Block a user