AppserverIo\Appserver\Core\Api\Node\AnnotationRegistryNode::getFile PHP Méthode

getFile() public méthode

Returns the annotation registry's file.
public getFile ( ) : string
Résultat string The annotation registry's file
    public function getFile()
    {
        return $this->file;
    }