/
proc
/
self
/
root
/
home
/
ubuntu
/
html
/
mixchief_app
/
src
/
Repository
/
Upload File
HOME
<?php namespace App\Repository; /** * InventoryRepository * * This class was generated by the Doctrine ORM. Add your own custom * repository methods below. */ class InventoryRepository extends \Doctrine\ORM\EntityRepository { }