Skip to content

Instantly share code, notes, and snippets.

@FabianWesner
Created January 4, 2016 17:39
Show Gist options
  • Select an option

  • Save FabianWesner/775c24a7d812c5114c52 to your computer and use it in GitHub Desktop.

Select an option

Save FabianWesner/775c24a7d812c5114c52 to your computer and use it in GitHub Desktop.
Test Glossary
<?php
namespace Pyz\Client\Glossary;
use Pyz\Client\Kernel\AbstractFactory;
class GlossaryFactory extends AbstractFactory
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment