/
home
/
obinna
/
html
/
restaurants
/
vendor
/
doctrine
/
persistence
/
lib
/
Doctrine
/
Common
/
Persistence
/
Mapping
/
Upload File
HOME
<?php namespace Doctrine\Common\Persistence\Mapping; use function class_alias; class_alias( \Doctrine\Persistence\Mapping\StaticReflectionService::class, __NAMESPACE__ . '\StaticReflectionService' ); if (false) { class StaticReflectionService extends \Doctrine\Persistence\Mapping\StaticReflectionService { } }