I am creating my own vendor bundle using symfony framework. I have Sucessfully created using Symfony2 - creating own vendor bundle - project and git strategy
Now I want to use my own vendor bundle in the symfony project.I have successfully installed this bundle in another project.But I dont know how to use this.