Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Cannot edit values wrapped in single quote #17

Open
almamund opened this issue Apr 24, 2017 · 0 comments
Open

Cannot edit values wrapped in single quote #17

almamund opened this issue Apr 24, 2017 · 0 comments

Comments

@almamund
Copy link

Hi,
I noticed a strange issue with your package. It can write where values are wrapped in double-quote. But when its in single quote, it fails.

NB, it writes values in single quote. And so it fails to change value second time as its in single quote.
For example
return [ 'meta' => [ /* * The default configurations to be used by the meta generator. */ 'defaults' => [ 'title' => "Lorem media", // set false to total remove 'description' => 'Awesome media gallery script', // set false to total remove 'separator' => ' - ', 'keywords' => [], 'canonical' => false, // Set null for using Url::current(), set false to total remove ],

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant