<?php use OCP\NamespaceName\ClassName as Alias; Alias::functionName(); Alias::methodName();