AppserverIo\Appserver\Core\Api\Node\PersistenceUnitNodeInterface::getDirectoriesAsArray PHP Méthode

getDirectoriesAsArray() public méthode

Returns an array with the directories as string value, each prepended with the passed value.
public getDirectoriesAsArray ( string $prepend = null ) : The
$prepend string Prepend to each directory
Résultat The array with the directories as string
    public function getDirectoriesAsArray($prepend = null);