Current Path : /proc/thread-self/root/home/lentoinv/api.lentoria.com/vendor/league/event/src/ |
Current File : //proc/thread-self/root/home/lentoinv/api.lentoria.com/vendor/league/event/src/Generator.php |
<?php namespace League\Event; class Generator implements GeneratorInterface { use GeneratorTrait { addEvent as public; } }