Skip to content

Readme content - adding futher languages #28

Description

@christen90

Hello ervaude,
I had one finding regarding the readme.md

image

somehow this fits more to the structure
$GLOBALS['TCA']['tt_content']['columns']['programming_language']['config']['items'][] = ['label' => 'Python', 'value' => \DanielGoerz\FsCodeSnippet\Enumeration\CodeSnippetLanguage::PYTHON];

than

https://github.com/ervaude/fs_code_snippet/blame/d272336093327ef7087c58fe4a69550d4aac632d/Readme.md#L49
$GLOBALS['TCA']['tt_content']['columns']['programming_language']['config']['items'][] = ['Python' => \DanielGoerz\FsCodeSnippet\Enumeration\CodeSnippetLanguage::PYTHON];

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions