Searched refs:subprojects (Results 1 – 3 of 3) sorted by relevance
365 public function subprojects() { function in Project366 $subprojects = array();373 $subprojects[] = $file;376 return $subprojects;
50 …* Remake, create a file, create a subprojects, rebuild a project, and clean a project are now all …
121 $files = $project->subprojects();