trait ComparesFolders (View source)

Methods

bool
isSameFolder(FolderInterface $a, FolderInterface $b)

Determine if two folders are the same.

Details

protected bool isSameFolder(FolderInterface $a, FolderInterface $b)

Determine if two folders are the same.

Parameters

FolderInterface $a
FolderInterface $b

Return Value

bool