PATH:
home
/
lab2454c
/
isaaclondston.com
/
wp-content
/
plugins
/
loco-translate
/
src
/
fs
<?php interface Loco_fs_FileListInterface extends Countable, Iterator { /** * Add a file uniquely * @param Loco_fs_File * @return bool whether file was added (and didn't already exist) */ public function add( Loco_fs_File $file ); }
[-] FileWriter.php
[edit]
[-] FileList.php
[edit]
[-] Revisions.php
[edit]
[-] File.php
[edit]
[+]
..
[-] LocaleDirectory.php
[edit]
[-] Directory.php
[edit]
[-] FileMode.php
[edit]
[-] Siblings.php
[edit]
[-] LocaleFileList.php
[edit]
[-] Link.php
[edit]
[-] DummyFile.php
[edit]
[-] FileFinder.php
[edit]
[-] Locations.php
[edit]
[-] FileListInterface.php
[edit]
[-] LocaleFile.php
[edit]