Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
removed setMemoryLimit from PhpVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Speckmaier committed Sep 14, 2017
1 parent 09014e4 commit 5b563a3
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@
*/
interface PhpVersion {



/**
* @return $this
*/
function setMemoryLimit($limit);

/**
* @param string $hostDirectory
* @param string $containerContainerDirectory
Expand Down

0 comments on commit 5b563a3

Please sign in to comment.