I have a bunch of separated PHP classes. They have nothing special, no constants, just normal variables. The only connection between them are the call of methods.
Is there a way to model this connection in the UML class diagram? I guessed that it would be the "association" with a -> arrow